body { background: url(fond.jpg) fixed no-repeat;
	font-family: monospace; 
	font-size: 12px;
        font-weight: bold;
	color: #000000;
	top: 5px;	
	}
	
A:link {color:#993300; text-decoration:none}
A:visited {color:#993300; text-decoration:none}
A:active {color: #FF0000; text-decoration:none}
A:hover {color:#006600; text-decoration:none}
	

h3 {font-size: 28px; font-weight: bold;}


.container { 
text-align:left;
margin-left:auto;
margin-right: auto;
width:600px;

}


.content{
background: transparent;
padding: .5em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background: transparent;


overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#660000;
color:EBDE67;
filter: Alpha(Opacity=33); 
  -moz-opacity: .33; 
border-bottom: 1px solid #660000;

}

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

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}

