
#space {
	height: 10px;
	width: 780px;
	background-color: #ffffff;
}
#menu {
	height: 50px;
	width: 780px;
	margin: 0px auto;
	background-color: #ffffff;
}
#menu ul {
	margin: 0px auto;
	text-decoration: none;
}
#menu li {
	display: inline;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
}
#menu a {
	color: white:
	text-decoration: none;
}
#one {
	height: 40px;
	width: 111px;
	float: left;
}
#two {
	height: 40px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}
#three {
	height: 40px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}
#four {
	height: 40px;
	width: 111px;
	float: left;
	background-color: #ffffff;
} 
#five {
	height: 40px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}
#six {
	height: 40px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}
#seven {
	height: 40px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}
#comingsoon {
	height: 500px;
	width: 780px;
	margin: 0xp auto;
	background-image: url('images/coming.png');
	background-color: white;
}
#ad {
	height: 600px;
	width: 600px;
	margin: 0px auto;
	margin-top: 40px;
	background-color: white;
}