body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#info {
	position: absolute;
	left: 5px;
	top: 5px;
}
#infotext {
	position: absolute;
	top: 25%;
	left: 5px;
	width: 30%;
	text-align: center;
	padding-left: 33%;
}


#strip {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -100px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#home {
	position: absolute;
	left: 40px;
	top: 5px;
}

.logo {
	position: absolute;
	left: 5px;
	margin-top: -27px;
	bottom: 5px;
}
.strip500px {
	left: 0px;
	position: absolute;
	top: 50%;
	margin-top: -220px;
}
