body {
	background-color: #F5C39A;
	background-position: center top;
	background-repeat: repeat-y;
	color: #de9e6e;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

div, td {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 16px;
	color: black;
	text-align: left;
	line-height: 120%;
}

#main {width: 750px; margin: auto}

#navig {
	background-image: url(oaza.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 550px;
}

.text {margin-right: 22px; margin-bottom: 27px}
.pic { margin-left: 10px; float: right}
a {color: black; font-weight: bold; font-size: 10px; text-decoration:  none}
a:hover {text-decoration: underline}
