﻿#container {
background: #e3e3e3;
overflow: hidden;
}

#secondary1 p{
padding: 1em;
}

#secondary1 p strong{
	display:block;
}

#mainContent {
background: gray;
}

#header, #footer {
	background: #3399FF;
}

h1 {
	font-size: 28px;
}

#navbar span{
	float: right;	
}
