body { 	margin:0; }

div#main {
position:relative;
display:block;
top:0;
width:100%;
height:440px;
background:url(../images/sf.jpg) repeat-x;
}

a.credits:link { color:#888888; text-decoration:none; }
a.credits:visited { color:#888888; text-decoration:none; }
a.credits:hover { color:#A9A9A9; text-decoration:underline; }

.textVb10 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}