@charset "utf-8";

body{
	margin:0px;
	text-align:center;
	background-color:#ffffff;
}
#container  {

	margin:120px auto;
	width:700px;
}
.navimg{
	margin-left:15px;
}

h1{
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#29AAE2;
}

.content{
 	width:490px;
	text-align:left;
	margin:55px 0 0 145px;
}
p{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#704A35;
	line-height:17px;
}

a{
color:#000000;

}

img{
	border:0px;
}

.labels{
	font-size:10px;
	}