body {
	width:650px; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px; 
	line-height:24px; 
	color:#666; 
	background-color:#8dc63f;
	/*
	background-image:url(http://www.hostmando.com/images/cpbg.jpg);
	*/
}
h3 {
	text-align:center;
}
p {
	text-align:center;
}
a {
	color:#ffd800;
	text-decoration:none;
	font-weight: normal;
}
#header {
	padding-top:15px; 
	margin-left:auto; 
	margin-right:auto; 
	border-bottom:solid; 
	border-bottom-color:#ffd800; 
	border-bottom-width:3px;
}
#body {
	background-color:#8dc63f; 
	color:#FFF;
	padding:15px;
}
#footer {
    text-align: center;
	background-color:#8dc63f; 
	color:#FFF;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	padding:8px;
}
#footer a {
    font-size:16px; 
    margin-right: 25px;
    margin-right: 25px;
}
#footer div {
	background-color:#ffd800;
	color:#fff;
	padding:12px;
	width:176px;
	margin-left:4px;
	margin-right:4px;
	display:inline-block;
	text-align:center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/border-radius: 15px;
	/behavior: url(http://www.hostmando.com/border-radius.htc);
	font-size:18px;
}
#advert {
	font-size:22px;
	text-align:center;
}