﻿body 
{
	text-align:center;
	font-family:calibri;
	font-size:14px;
    background-color:Black
}

a
{
	color:#CC3333;
	font-weight:bold;
}

small
{
	color:#CC3333; 
	font-weight:bold;
}

#banner 
{
	height:50px
}
#corpo
{
	width:550px;
	position:relative;
	margin-left:auto;
	margin-right:auto
}

#painel1
{
	background-color:White
}

