body { 
	font-family: times new roman	; 
	font-size: 13px;
	color: #000000;
	top: 5px;	
	}
	
A:link {font-family: times new roman; color:black; text-decoration:none}
A:visited {font-family: times new roman; color:black; text-decoration:none}
A:active {font-family: times new roman; color:black; text-decoration:none}
A:hover {font-family: times new roman; color:black; text-decoration:none}
	

.container { 
text-align:left;
border: 0px solid #ffffff;
border-top: 0px solid #ffffff;
margin-left:auto;
margin-right: auto;
width:320px;

}


.content{
background: transparent url(http://www.milewis.com/blank.jpg) no-repeat top right;
padding: .5em;



}

.guestbook{
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
background-color: #F5F5F5 ;
border-bottom: 3px solid #FFFFFF;
overflow: hidden;



}

.guestbook_top{
padding: 2px;
background-color:#E9E9E9 ;
border-bottom: 1px dashed #660000;

}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: times new roman; 
	font-size: 13px;
	color: #000000;
}

