@charset "UTF-8";

.content-wrapper {
  max-width: 960px;
}


.bg1 {
  	background-color:	#6633FF;
	color: white;
}

.foot1 {
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
head {
	width:100%;
	position: fixed;
	top:0px;
	padding: 1em;	
}

h1 {
	font-size: 2.1em;
	margin: 0;
	margin-bottom: 1em;
	color: white;
	letter-spacing: .3em;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif" 

}


h2 {
	font-size: 1em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin: 0;
	color: white;
	text-transform: uppercase;
}



h3 {
}

footer {
	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

}

.page-wrap {
     width: 800px;
     margin: 0 auto;
}
