
body {
	background: #000000 url(builds/bg-brick.jpg) repeat-x top center fixed;
	text-align: center;
}
a:link, a:visited {
	color:#F5F5F5; text-decoration:none;
}
a:hover {
	color:#FFFFFF; font-weight:bold; text-decoration:underline;
}
a:visited {
	color:#F5F5F5; text-decortaion:none;
}