@charset "UTF-8";
/* CSS Document */

body{
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color:#CF3;
	font-size: 90%;
	background-color: #666;
	background-repeat: repeat;
}
	

.body{
	width: 100%;
	margin:0 auto;
	clear:both;
	}
.header{
	background: #666;
	color: #CF3;
	}
.menu{
	padding-bottom: 0;
	height: 100%;
	background-color: #666;
	margin-top: 0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: 20px;
	letter-spacing: 2px;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	vertical-align: text-top;
	text-indent: -4%;
	white-space: normal;
	}
	
.menu ul{
	list-style: none;
	color: #FFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.menu ul li{
	float: none;
	display: inline;
	display: inline;
	color: #FFF;
	text-decoration: none;
}

.menu ul a:link, .menu ul a:visted{
	color:#FFF;
	display:inline-block;
	padding:10px 25px;
	height:10px;
}

.menu ul a:hover, .menu ul a:active{
	background-color: #CF6;
	text-shadow: none;
	color: #FFF;
	text-decoration: none;
}

.img {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	padding-top: 0px;
}

.img2 {
	text-align: center;
	position: absolute;
	margin: auto;
	left: -2px;
	right: 0;
	top: 503px;
	padding-bottom: 60px;
	}
	
.content{
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #666;
	text-align: center;
	letter-spacing: 3px;
	top: auto;
	padding-top: 60px;
	color: #CF3;
	font-size: 36px;
	}

.descriptions{
	margin-top: 5%;
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 3px;
	vertical-align: middle;
	white-space: normal;
	display: block;
	float: none;
	position: absolute;
	height: 20px;
	bottom: 0px;
	width: auto;
	left: 0px;
	top: 775px;
	right: 0px;
	padding: 3px;}
	

.information{
	font-size: 36px;
	margin-top: 5%;
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 3px;
	vertical-align: middle;
	white-space: normal;
	display: block;
	float: none;
	position: absolute;
	height: 5px;
	bottom: 0px;
	width: auto;
	left: 0px;
	top: 670px;
	right: 0px;
}

.footer{
	color: #000;
	background-color: #CF3;
	margin-top: 5%;
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 3px;
	vertical-align: middle;
	white-space: normal;
	display: block;
	float: none;
	position: absolute;
	height: 20px;
	bottom: 0px;
	width: auto;
	left: 0px;
	top: 825px;
	right: 0px;
	padding: 5px;
}
	

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110px;
	color: #CF3;
	text-align: center;
}

p{
	font-size: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	bottom: 20px;
	letter-spacing: 4px;
	margin: auto;
}

.logo {
	top: auto;
	position:relative;

}
