body {
	background-color: #000000;
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.bgbody {
	background-image: url(../img/bgcm.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	}
#rodape {
	float: left;
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-bottom: auto;
}
#tudo {
	width: 1000px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	}
#topo {
	width: 1000px;
	height: 200px;
	text-align: center;
}
#corpo {
	width: 700px;
	margin-top: 26px;
	margin-right: 280px;
	margin-left:20px;
	float:left;
}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1{
	margin:0px 0px 10px 0px;
	color:#BF9F62;
	font-size:26px;
}
h2{
	margin:0px 0px 10px 0px;
	color:#C19E68;
	font-size:16px;
}
.sbecker {
	font-size:11px;
	color:#0C0;}

