body {
color: #777;
background: #fff url(images/bg.png) repeat-y center top;
margin: 0;
padding: 0;
border: 0;
min-width: 830px;
text-align: center;
}

.maintext {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666
}

.maintext a {
	color: #666666;
	text-decoration: none;
}

.maintext a:hover {
	text-decoration: underline;
	color: #666666;
}
