body, html {
	width: 100%;	
	height: 100%;
	background-color: #FFFFF2;
	background-position: left, right;
}

#maket {
width:1024px;
margin:0 auto;
}

#header{

}

#content{
	float: left;
	width: 784px;
}

#footer{
	clear: both;
}

.logo {
background-image: url(images/logo.png);
background-repeat: no-repeat;
width: 240px;
height: 253px;
top: 0px;
}

#fixed {
}

.text {
align: center;
font-family: Verdana;
font-size: 12pt;
text-align: justify;
color : #2D2D2D;
}

h4 {
	color: #600000;
	text-align: center;
}

h3 {
	color: #600000;
	text-align: right;
	border-width: 0 0 1px;
	border-style: dashed;
}

h2 {
	color: #600000;
	text-align: center;
}