body {
   margin: 0px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 80%;
   text-align: justify;
	background-color: #85a8c7;
	background-image: url(/images/common/background.jpg);
	background-repeat: no-repeat;
   background-position: top;
}

