body
{
	margin-top: 0px;
	margin: 0 auto;
	text-align: center; 
	background-color: black;
}
#bgTop
{
	width: 100%;
	height: 135px;
	background-image: url('../images/bgTop.png');
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}
