body {
	margin-left: 0px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.syhost.com/hosting/images/background.jpg);
}
.main {
	background-image: url(http://www.syhost.com/hosting/images/default.gif );
	background-repeat:no-repeat;
	margin-left:auto;
    margin-right:auto;
    width:564px;
    height:298px;
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
a.main:link {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:564px;
	padding:15px;
}  
a.main:visited {
	color:#FFFFFF; 
	text-decoration:none;
	display:block;
	width:564px;
	padding:15px;
} 
a.main:hover {
	color:#FFFFFF; 
	text-decoration:none;
		
} 
a.main:active {
	color:#FFFFFF;
	text-decoration:none;
}