body {	
	font-family: Verdana, Tahoma sans-serif;
}


#branding p, #navigationprimary, #navigationsecondary, #contentsecondary, #footer {
	display: none;
}


#branding img {
	border: none;
	margin-bottom: 20px;
}

div {
	width: 100%; 
	margin: 0;
	float: none;
}


#credits {
	margin: 20px 0 0 0;
}

#credits p {
	font-size: 60%;
}


.image{
	display: block;
	margin-bottom: 10px;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 90%;
}

h4 {
	font-size: 85%;
}

h2, h3, h4 {
	color: #4C76CA;
}

p, li {
	font-size: small;
}
