a:link{color:blue;text-decoration:underline;text-underline:single;}

h1, h2, h3, h4, h5, h6, ul, p {font-family: Papyrus;}

#header {
	background-image: url(images/background/iger_header_155.JPG); 
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:center center;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1180px;
	height: 155px;
}

#content {
	background-image: url(images/background/iger_body.JPG); 
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:top center;
	position: absolute;
	padding: 5px;
	top: 155px;
	left: 0px;
	width: 1180px;
	height: 700px;
}