body { 
	font-family: Verdana; 
	font-size: 12px;
	color: #0c69f4;
	top: 5px;
	background: #000000	;

	}
	
A:link {font-family: Verdana; color:#993300; text-decoration:none}
A:visited {font-family: Verdana; color:#993300; text-decoration:none}
A:active {font-family: Verdana; color: #FF0000; text-decoration:none}
A:hover {font-family: Verdana; color:#006600; text-decoration:none}
	

.container { 
text-align:center;
border: 1px solid #183A54;
border-top: 1px solid #183A54;
margin-left:auto;
margin-right: auto;
width:265px;

}


.content{
background:  #110f0f no-repeat top right;
padding: .5em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #202020 ;
border-bottom: 1px solid #800000;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#404040 ;
border-bottom: 1px solid #800000;

}

input, textarea{
border: solid 1px #800000;
}

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #57b3e7;
}