body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	background: #2c2c2c url(../img/bg.jpg) repeat-x;
}

#content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}

a:hover {
	color: #ab267f;
	border-bottom: 3px solid #ab267f;
}

.link {
	margin-right: 25px;
	margin-left: 25px;
}

#links {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
