body {
padding: 10px 0 25px 25px;
background-color: #fff;
font-size: 13px;
line-height: 15px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

.content img {
margin: 10px;
border: none;
}

.content h1 {
font-size: 15px;
line-height: 20px;
font-weight: normal;
margin: 0;
padding: 0;
}

.content h2 {
margin: 50px 80px 100px 100px;
padding: 10px;
border: 6px solid #000;
float: left;
font-weight: bold;
font-size: 20px;
line-height: 20px;
font-family: Arial, helvetica, sans-serif;
text-align: center;
width: 300px;
}

.content a {
color: #000;
text-decoration: underline;
}

.content {
text-align: center;
width: 100%;
clear: both;
}



/*
.credit {
font-size: 12px;
margin: 0 0 0 80px;
padding: 0;
}
*/

.content ul li {
list-style: none;
list-style-type: none;
}

.content ul {
float: left;
}

.content p {
float: left;
padding: 10px;
}









#header {
	color: #000;
	font-size: 15px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

#header p {
	margin: 0;
	padding: 0 0 9px 0;
}

#header h2 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

.navigation {
	padding: 15px;
	width: 250px;
	text-align: right;
	display: inline-block;
}

#header ul {
	padding: 0;
	margin: 0;
}

#contact {
	padding: 15px;
	width: 300px;
	text-align: center;
	position: absolute;
	border: 5px solid;
}

#header #first-year {
	position: absolute;
	top: 100px;
	left: 400px;
}

#header li span {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding: 0;
}


#up {
	position: fixed;
	right: 80px;
	bottom: 90px;
	font-size: 60px;
	font-weight: bold;
}




