body {
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#ffffff;
}

.pad {
padding: 10px 10px 10px 10px;
}

#header {
position:absolute;
top:20px;
left:90px;
}


#logo {
position:absolute;
top:10%;
right:20px;
width:314px;
height:845px;
background:url(../images/richdork.png);
}


a:link {
color: #2f333e;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}
