body {
background-color:#14141e;
margin-top:0px;
margin-left:auto;
margin-right:auto;
color:#f8f3fa;
}

#header {
background-color:#14141e;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

#content {
float:left;
color:#f8f3fa;
font-family:arial, sans-serif;
font-size:0.8em;
width:475px;
margin-left:40px;
}

#linkbox {
background-color:#14141e;
background-image:url(images/linkbox.jpg);
background-position:top left;
background-repeat:no-repeat;
margin-left:550px;
width:283px;
height:290px;
color:#f8f3fa;
font-size:1.8em;
align:center;
}

a:link {
color:#8f475b;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#8f475b;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#fbf7f8;
font-weight:bold;
text-decoration:none;
background-color:#8f475b;
}