/*
**  ZACASI.DE
**
**  copyright (c) 2009 ZACASI
**  created: 30-Dec-09
**  updated:
**  module: zacasi styles.css
*/

body {
	background-color: #000304;
}

.logo {
	height: 202px;
	width: 300px;
	margin-top: -101px;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(logo.jpg);
}

.wrapper {
	height: 300px;
	width: 300px;
	margin-top: -150px;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.text {
	height: 49px;
	width: 681px;
	position: relativ;
	bottom: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-variant: small-caps;
	color: #FFFFFF;
	left: 160px;
}