/* CSS Document */

body{
	margin:0px;
	margin-top:0px;

background-position:center top  	padding:0px; 			background-repeat:repeat-x;
	background-image: url(images/bgImage.jpg);
	background-color: #505569;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
