*
{
	border:0;
	padding:0;
	margin:0;
}
body 
{
	background-color: #000;
}
.logo 
{ 
	margin:100px auto 0 auto;
	width:378px;
	height:200px;
	background:#000 url('http://getbs.net/getbs.jpg') top left no-repeat;
}
.line
{ 
	height:20px;
	background:#000 url('http://getbs.net/getbs.jpg') bottom left repeat-x;
}
.content
{
	font-family:verdana;
	font-weight:bold;
	color:#052FAF;
	text-align:center;
}
