#index {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 600px;
background-image: url(images/index.jpg);
margin: 0 auto; 
}
a, a:visited {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #aaa;
}

#nav {
font: bold 11pt times;
color: #ffffff;
position: relative;
top: 105px;
left: 17px;
}
#currents {
text-align: left;
font-family:  times;
font-size: 10pt;
color: #ffffff;
position: relative;
top: 505px;
left: 75px;
}
#wrap {
text-align: center;
width:100%;
}