* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

body {
	background: url(../img/bg.png) no-repeat right top;
	text-align: center;
}

.content {
	margin: 150px auto 0px auto;
	width: 600px;
	height: 357px;
	background: url(../img/offline.png) no-repeat;
	text-align: left;
}

.tekst {
	float: left;
	margin: 310px 0px 0px 110px;
	text-align: center;
	height: 20px;
}

.text {
	font: bold 16px arial;
	color: #323232;
}

