body {
background:#ffcc67;
margin-top:100px;
padding:0;
text-align:center;
}
img {
border:0 none;
}
#wrap {
width:731px;
margin: 0 auto 0 auto;
}

#wrap h1 {
font-size:18px;
color:#A62927;
}



.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ffcc67; text-align:center;
	
}
.menu li {
	padding: 0;
	margin: 0;
	height: 345px;
	list-style: none;
	background-repeat: no-repeat; text-align:center;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -6000px;
	height: 345px;
	background-repeat: no-repeat; text-align:center;
}
.stivuitoare {background-image: url(images/stivuitoare.jpg); width:366px;}
.stivuitoare a {background-image: url(images/stivuitoare-o.jpg);}
.service {background-image: url(images/service.jpg); width: 365px;}
.service a {background-image: url(images/service-o.jpg);}
ul.menu li a:hover {background: none; text-align:center;}
.menu li {float: left; text-align:center;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}