body{
	margin: 0;
	padding: 0;
	background-color: #000;
}

#main-content{
	height: 100%;
	width: 100%;
	background: url(../images/logo.png) no-repeat left bottom;
	position: absolute;
}

#main-content p{
	display: none;
}