* {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}
.left {
 position: absolute;
	z-index: -1;
	top: 30px;
	left: 673px;
}
