﻿body {
	text-align:center;
}
a {
	text-decoration: none;
	color: #000000;
	font-size: 27px;
	line-height: 2px;
}
a:hover {
	color: #FC5705;
	text-decoration: inherit;
}
#wrap {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

.floatl{ float:left}
.folatr{ float:right}
.clearfix{ clear:both}


.main {
	width: 533px;
	background-color: #000000;
}
/* header */
#header {
	background: url(images/header.jpg);
	height: 189px;
	position: relative;
	background-attachment: inherit;
}
#logo {
	position: relative;
	top: 50px;
	left: 10px;
	color: #000000;
}
#logo h1 {
	font-size:34px;
	font-weight:700;
	
}
#logo div {
	padding-left:100px;
}

/* content */
#content {
	background: url(images/main.jpg);
	height: 520px;
	color: #FFFFFF;
	font-family: Chiller;
	font-size: x-large;
}

.blog {
	width: 200px;
	margin: 15px 0 0 50px;
	height: 150px;
	display: inline;
	position: relative;
}
.blogg h2 {
	font-size: xx-large;
	color: #FFFFFF;
	padding: 0 0 10px 0;
	position: relative;
}
.blog h2 {
	font-size: 40px;
	color: #FC5705;
	padding: 0 0 10px 0;
	line-height: 34px;
}
.blogg {clear:both;margin: 0 0 0 50px;}
.blogg p {
	font-family: Chiller;
	width: 440px;
	color: #000000;
	font-size: 27px;
	position: relative;
}

ul#nav { font-size:24px; margin:250px 0 0 70px}
ul#nav a{ color:#FFFFFF}
/* footer */
#footer {background:url(images/footer.jpg); height:80px; clear:both; padding:10px 0 0 80px}

#xhtml{float:right;margin-right: 100px;}
.side {
	background: url('images/side.jpg');
	width: 267px;
	height: 709px;
	left: 70px;
}




