*{
	margin:0;
	padding:0;
}

body{
	background-color: none;
}

/* Styling the page */

#page{
	width:1023px;
	height: 518px;
	margin:0px auto;
}


#promoIMG{
	background:url('../images/start_01.png') no-repeat;
	height:480px;
	margin-bottom:0px;
	text-align:center;
}

#promoIMG img{
	margin-top:80px;
}
