body{
	background-color: #9b9b9d;
	background-repeat: no-repeat;
	
	font-family: times;
	}
h1{
	color:#435722;
	font-family: arial;
	font-variant: small-caps;
	font-size:40pt;
	align: center
	}
P{
	color:#000;
	font-family: times;
	font-size:12pt;
	word-spacing:2px
	}

.col1{
	position: absolute;
	top:250px;
	left:250px;
	z-index: 0;
	background-color: #FFF;
	}
.col2{
	position: absolute;
	top:200px;
	left:25px;
	z-index: 0;
	}
.col3{
	position: relative;
	top:180px;
	left:250px;
	z-index: 3;
	}
.cred{
	position: absolute;
	top:650px;
	left:50px;
	z-index: 2;
	}
.logopos{
	position: absolute;
	top:15px;
	left:20px;
	z-index: 0;
	}
#page{
	position: relative;
	font-size: 16pt;
	color: #FFF
	font-family: times;
	font-variant: small-caps;
	z-index: 2;
	}
#text{
	color: #000;
	font-size: 26pt;
	}
#boxcolor{
	color:#000;
	width: 550px;
	padding: 20px 20px 20px 20px;
	}