body {
background: #000000 url('../images/bg.jpg') no-repeat top left;
color: #d3d3d3;
font-family: "Lucida Grande", verdana, arial;
line-height: 2em;
font-size: 11px;
background-attachment: fixed;
}

img {
border:0px;
}

#content {
margin-left: 86px;
margin-top: 20px;
width:481px;
text-align: center;
padding-bottom:20px;
}

#nav {
margin-top: 20px;
}

#text {
padding: 10px;
margin-top: 10px;
}

a { 
color: #7d92a3;
}