body {
	margin: 0px 0px 0px 0px;
	background: #DBE149;
}

body#conteudo {
	margin: 0px 0px 0px 0px;
	background: #F0F8FF;
}

p, table, form, div, span, input, select, textarea, li {
	font: 11px "Trebuchet MS" "Times New Roman" Verdana;
}

div#borda {
	width: 770px;
	height: 428px;
	border: 1px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -385px;
	margin-top: -214px;
	background: url(../images/fundo.jpg);
}