body {
	background-image: url( ../images/sinai2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	margin: 10px auto 0px auto;
}

#navigation {
	margin: 600px 0px 0px 0px;
	width: 100%;
	height: 200px;
	background: #000;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}

.transparent_class {

}

h1 {
	font-family: Impact, sans-serif;
	color: #fff;
	font-size: 72px;
}

