* {
	margin: 0;
	padding: 0;
}

body {
	background: #575757 url(http://www.filoviri.com/images/FiloviriTeaser.jpg) no-repeat center 0;
	font-family: "Courier New", Courier, mono;
	color: #fff;
}

#text {
	top: 240px;
	position: relative;
	text-align: center;
}
