body {
margin-top : 0; 
margin-bottom : 0; 
} 
#body {
width : 750px; 
background-color : #000; 
border: 3px solid #CE711E;  
} 
#content {
margin-top : 0; 
margin-left : 10px; 
text-align : left; 
} 
#image {
position : fixed; 
} 
#menu {
float : right; 
width : 270px; 
margin : 10px; 
text-align : left; 
font : 8pt Verdana, sans-serif; 
border : 1px solid #c97575; 
background-color: #222;
padding : 10px; 
} 
#menu a {
text-decoration : none; 
} 
#about {
font-family : Verdana, Tahoma, Helvetica, san-serif; 
font-size : 10px; 
color : #ccc; 
} 
p {
font-family : Garamond, serif; 
line-height : 26px; 
} 
h1 {
font-family : Garamond, serif; 
font-size : 48px; 
font-weight : lighter; 
letter-spacing : 20px; 
text-align : center; 
} 
