div.main {
	height: 410px;
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: center;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
