body {
	background: #ddd url(../img/background.gif) repeat top left;
}

div.main {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

h3 {
	font-size: 12px;
	color: #ff0000;
}

div.info {
	font-family: 'Russo One', sans-serif;
	text-align: center;
	color: #ffffff;
}