body{background:#fff;color:#000;font-family:Courier New, monospace;}
body a{color:#000;text-decoration: none;}
body a:hover{color: #000;text-decoration: underline;}
#container {
position:relative;
margin:0 auto;

width:100%;
height:100%;
}
#header {
font-size:18px;
color:#777;
margin-top:15px;margin-left:30px;
text-align:left;
}
#contact{
	font-size:12px;
	float:right;
	position:relative;
}

#content{
position:relative;
margin:0 auto;margin-top:20px; 
width:600px;
}
h1{font-weight:normal;margin-top:0;text-align:center;font-size:17px;
}
p{text-indent:20px;font-size:17px;}
.imgr{float:right;margin:10px;}
.author{float:right;margin-top:10px;font-size:19px;margin-right:350px;margin-bottom:50px;}
