body{
font-family: Arial, Sans-serif, Times;
font-size:12px;

color:navy;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
margin:auto;
text-align:center;
padding: 0;
}

a{
color: navy;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}


h1{
display: none;
}


h2{
font-size: 16px;
font-weight: normal;
}


img{
border: none;
}

#wrapper{
width:806px;
margin:auto;
text-align:left;
}


#text{
position: absolute;
margin: 160 0 0 475px;
width: 340px;
z-index: 1;
}

#buttons{
width: 806px;
margin-top: 20px;
text-align: center;
}

#buttons a{
color: navy;
text-align: center;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#buttons a:hover{
text-decoration: underline;
text-align: center;
}

#stockframe{
margin-top: 2px;
}
