body {
text-align:center;
font-family:Calibri,'Gill Sans','Trebuchet MS',sans-serif; 
background:black;
color:white;
font-size:30px;
font-weight:bold;
}

a {
color:white;
text-decoration:none;
}

a:visited{
color:white;
}

a:hover{
color:#888888;
}

.container {
margin:15px auto;
text-align:auto;
}

.linkbox {
float:left;
width:250px;
}

.footer {
margin-top:150px;
font-size:15px;
clear:both;
}