html,body{
	background-color: #000000; background-image: url("bbg.png"); background-repeat: repeat-x;}
	margin: 0px;
	padding: 0px;
	text-align: center;

}

.centered 
{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -290px;
	margin-left: -480px;
}

.vc{
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.area{

	outline:0px solid #666666;
	background-color: #222222;

}
