body {
background: #000;
margin: 0;
padding: 0;
}
img {
border: none;
}
#container {
margin: 0 auto;
width: 900px;
}
#surfers {
background: transparent url(/images/surfers.jpg) no-repeat 0 0;
float: left;
height: 289px;
width: 450px;
}
#surfers a {
display: block;
height: 289px;
width: 450px;
}
#surfers h1 {
font-size: 1px;
margin: 0;
padding: 0;
text-indent: -99999px;
}
#webmasters {
background: transparent url(/images/webmasters.jpg) no-repeat 0 0;
float: right;
height: 289px;
width: 450px;
}
#webmasters a {
display: block;
height: 289px;
width: 450px;
}
#webmasters h1 {
font-size: 1px;
margin: 0;
padding: 0;
text-indent: -99999px;
}


