body { 
	font-size: 12px;
	top: 5px;	
	}

.container { 
text-align:left;
margin-left:auto;
margin-right: auto;
width:100%;

}

.content{
background: transparent url(images/pen.gif) no-repeat top right;
padding: .5em;
}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
overflow: hidden;
}

.guestbook_top{
padding: 3px;
border-bottom: 1px solid #f7d326;

}

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