body {
	margin-top:0px;
	margin-left:0px;
	font-family: Georgia, serif; 
	font-size: 16px;
	line-height:22px;
	color: #514e4e;
	margin:0;
	background-image:url(images/main-bg.png);
	background-repeat:repeat-x;
	background-position:top center;
} 

a:link {
	color: #0ca1d1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0ca1d1;
}
a:hover {
	text-decoration: none;
	color: #0ca1d1;
}
a:active {
	text-decoration: none;
	color: #0ca1d1;
}

#wrap {
	width:570px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	width: 569px;
	height: 28px;
	background-image:url(images/top-palikat.png);
}

p.caps {
	font-variant: small-caps;
	color:#ececec;
	font-size:20px;	
}

#intro-fi {
	width: 569px;
	height: 129px;
	margin-top:50px;
	background-image:url(images/intro-fi.png);
}

#line {
	width:56px;
	height:34px;
	margin-top:9px;
	margin-left:20px;
	background-image:url(images/scissors.png);
}

#intro-en {
	width: 569px;
	height: 95px;
	margin-top:50px;
	background-image:url(images/intro-en.png);
}

#contact {
	float:left;
	width: 189px;
	height: 229px;
	margin-top:35px;
	margin-left:188px;
	background-image:url(images/contact.png);
}

#more-to-come {
	float:left;
	width:143px;
	height:135px;
	margin-left:40px;
	margin-top:45px;
	background-image:url(images/more-to-come.png);
}

#oldie-fi {
	margin-top:35px;
}

#oldie-en {
	margin-top:105px;
}


