body {
 }
 
#superstructure { 
	background: url(nekologo.png) no-repeat top left;
		width: 95%; 
		margin: 0 auto;
	    min-height: 566px;
 }
 
#superstructure img { float: left; }

#content { 
		padding-top: 35px;
		margin-left: 425px; 
 }
 
#content h1 { border-bottom: 2px solid black; margin-bottom: 0; margin-top: 10px; }
#content p { margin: 0; }
#content p.footer { border-top: 1px solid black; margin-top: 10px;}
#content p.footer img { float: right; }

a { color: black; text-decoration: none; }
a.visited { color: black; }
a { border-bottom: 1px black dotted; }
