@import url(inside_style.css);

#guestbook {
	color: #666B6F;
	width: 650px;
	padding: 60px 35px 20px 35px;
	background: url(../img/img_tc.jpg) no-repeat -2px 0;
}

#guestbook .title, #guestbook .articol h1 {
	font-family:Tahoma,serif;
	font-size:16px;
	/*color:#729e35;*/
	color: #b81f24;
	text-transform:uppercase;
	font-weight:800;
}

#guestbook p {
	font-size: 12px;
	margin-bottom: 0px;
}
