body {
	background-color: #C5AE6B;
	background-image: url("arkbg.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 200px;
}

#box0 {
	position:absolute;
	top: 100px;
	left: 155px;
	width: 600;
}

#box1 {
	position:absolute;
	top: 100px;
	left: 0px;
	width: 152;
}


#box2 {
	position:absolute;
	top: 105px;
	left: 752px;
}

#box3 {
	position:absolute;
	top: 0px;
	left: 0px;
}

#box4 {
	position:absolute;
	top: 5px;
	right: 5px;
}

#box5 {
	position: absolute;
	top: 0px;
	left: 155px;
}


p {
    margin: 10px 10px 10px 10px;
	text-indent: 30px;
	color: black;
	text-align: justify;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
    font-size: 20px;
    color: white;
	background-color: black;
    text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px 2px;
    margin: 5px 5px 5px 5px;
	font-weight: bold;
}
	
h2 {
font-size: 12px;
    color: white;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: #009900;
    text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px 2px;
    margin: 0px 10px 0px 10px;
	font-weight: bold;
}

h3 {
    font-size: 14px;
    color: black;
    text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px 2px;
    margin: 5px 5px 5px 5px;
	font-weight: bold;
}

h4 {
    margin: 10px 10px 10px 10px;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
h5 {
    margin: 10px 10px 10px 10px;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
#picture {
margin: 5px 5px 5px 5px;
	float:right;
}

.floatstop {
	clear:both;
}