body {
	padding:3px;
	font-family: Georgia,Tahoma, Arial;
	font-size: 12px; 
	background: #000000 url("main.jpg") right no-repeat; 
	text-align: center;
	text-decoration: none;
	color: #474747; 
}
a {
	color: #474747;	
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
.center {
	margin-top: 220px;
}
.main {
	margin: 30px;
	padding: 2px;
	text-align: center;
}
.bottom {
	padding-top: 230px;
}
