@charset "utf-8";
/* CSS Document */

header {
	float: none;
	margin-left: auto;
	width: 960px;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	text-align: center;
	padding-bottom: 30px;
}
h1, h2, h3 , p, ul{

}
nav ul{
	color: #FFF;
	padding-top: 0px;
	height: 0px;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color: #9FF;
}
a:hover {
	color: #FFF;
}


ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	word-spacing: 1em;
	text-decoration: none;
	text-align: center;
}

h1 {
	height: 135px;
}
footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	display: inline;
	text-align: center;
}
article {
	height: 1200px;
	width: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#wrapper {
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-right: auto;
}
.colortext {
	color: #0C9;
}
#main {
	width: 960px;
	position: relative;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}
