* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #272727;
	text-align: center;
        background: url(images/bg.jpg) no-repeat top;
}

#top {
        margin: 0 auto;	
	width: 700px;
	height: 112px;	
	text-align: left;
	background: url(images/top.jpg) no-repeat top;
}

#menu {
	margin: 0px auto;
	width: 700px;
	height: 600px;
        background: url(images/center1.jpg) no-repeat top;	
        font-size: xx-large 
       

}

