body{
	padding:0; 
	margin:5px 16px 20px;
	background-color: #FFFFEE;
	color:#2C5885;
}

h1{
	background-color: #FDD5B3;
	margin:5px 0 5px;
	font-weight: normal;
	border:1px solid #CC6600;
	font-size:150%;
	padding:4px 0 4px 6px;
	color:#000000;
}

p{
	margin:1px 0 0.9em 2.5em;
	color:#000000;
}

center{
	border-top:2px dotted #CCCCCC;
	border-bottom:2px dotted #CCCCCC;
	padding:5px; 
	margin:0 0 10px;
}

img{border:0;}

#y{
float:right;
margin:0 0 30px 25px;
}

a:hover{text-decoration:none;}
hr{border:1px dotted #CCCCCC;}
textarea, input{background-color: #DFDFFF}