@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/background.jpg);
	background-attachment:fixed;
}
#header {

	margin-left:35px;
	height:142px;
	background-image:url(images/Header.png);
	background-repeat:no-repeat;
	z-index:1;
	margin-top:40px;
	width:912px;
	text-align:right;
	
	
}
#nav {
	padding-top:50px;
	padding-right:20px;
	text-align:right;
	float:right;
}
#container {
	
	width:850px;
	margin-left:90px;
	background-image: url(images/kultaproject23_03.png);
	background-attachment:fixed;
	z-index:2;
	background-repeat:repeat;
	
	
}

h1 {
	text-align:center;
	font-weight:bold;
	font-size:30px;
	font-family:Verdana, Geneva, sans-serif;
	color:#069;
}

h2 {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

h3 {
	border:none;
}

#like {
	width:292px;
	height:555px;
	background-color:#FFF;
	float:right;
	
}
#text {
	padding-top:25px;
	margin-right:292px;
	padding-right:25px;
	padding-left: 25px;
	height:555px;
	
	
}
#text2 {
	padding-bottom:25px;
	padding-right:25px;
	padding-left: 25px;
	
}
#text3 {
	text-align:right;
	vertical-align:middle;

}
#footer {
	width:850px;
	margin-left:90px;
	height:90px;
	background-image: url(images/footer2.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left: 25px;
	padding-right:25px;
	margin-top:25px;
	clear:both;
	
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #036;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #036;

}
a {
	text-decoration: none;
	color:#069;
}
td {
	vertical-align:top;
}
#picture,  {
	padding-top:5px;
}
#avatar {
	padding-top:15px;
}
#contact {
	text-align:right;
}
td {
	vertical-align:middle;
	padding-top:10px;
}