body {
	color:#333333;
	font: 62.5% "Trebuchet MS",Tahoma;
}
#conteiner {
	background: url(/images/back.gif) bottom center no-repeat;
	border: 1px dashed #DCDCDC;
	min-height: 630px;
	margin: 5px auto;
	width: 780px;
}
#header h1 {
	background: url(/images/top.jpg) no-repeat;
	height: 120px;
	margin: 18px auto;
	text-indent: -9999px;
	width: 745px;
}
#content h3 {
	font-size: 1.4em;
	margin: 0 18px;
}
#content p {
	font-size: 1.2em;
	margin: 0 18px 10px 18px;
}
#footer {
	margin-right: 18px;
	text-align: right;
}