body {
background-color: black;
font-family: Helvetica;
font-size: 12px;
line-height: 20px;
color: #FFFFFF;
}

#wrapper {
margin: 100px 200px 0px 0px;
float: right;
width: 606px;
}

#text {
background: url(ringo_knows.png);
background-repeat: none;

width: 606px;
height: 356px;
}

#line {
width: 606px;
margin: 30px 0 15px 0;
border-top: 1px solid white;
}

#links a {
width: 606px;
text-decoration: none;
color: #FFFFFF;
}

#links a:hover {
width: 606px;
text-decoration: underline;
color: #FFFFFF;
}
