body{
    
	margin: 40px 10px 10px 10px;
    font-size: 13px;
    color: black;
    font-family: sans-serif, Verdana, Helvetica;
    
    background-color: black;
}
#wrapper{
	margin: 0 auto 0 auto;
	
	
	width:1024px;
	height:768px;

	
}
#header{
	
	height:30%;
	background-image:url("kepek/las_vegas_header5.jpg");

	
	
	
}
#menu{
	background-image: url("kepek/paris-las-vegas-hotel.jpg");
	width:20%;
	height:60%;
	float:left;
	
}

#content{
	 
	width:auto;
	height:60%

}

#footer{
	height:10%;
}

.gomb{
	width:150px;
	background-color:black;
}

#gomb1{
	color:white;
}

#gomb2{
	color:white;
}
#gomb3{
	color:white;
}
