body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.background {
	background-image: url(../pics/bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 400px;
}

.content {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 156px;
	top: 166px;
	width: 368px;
	height:191px;
}
