/* Default */ 

body{
	text-align:center;
	color:#444444;
	font-family:Open Sans,Sans-serif;
	font-size:16px;
}

p { margin:3px 0;}

a {
	color:#444444;
	text-decoration:none;
}

/* HEADER */

#header{
	margin-top:42px;
}

/* CONTENT */

#content{
	text-transform: uppercase;
	margin:55px 0;
}



/* FOOTER */

#footer {
	margin:0px;
}

#footer h1 {
	text-transform:uppercase;
	font-weight: 400;
	margin-bottom:15px;
}

.cap {
	text-transform:uppercase;
}
