body {
margin : ;
padding : 0;
text-align : center;

font-size : 92%;
font-family : Arial, Helvetica, Sans-Serif;
line-height : 160%;
background-color: #faebbc; }



DIV.container {
    margin-top: 5%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 849px; }
	
	
DIV.container a:link ,DIV.container a:visited, DIV.container a:hover{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}

