﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
	margin-right: 100px;
	margin-left: 100px;
	padding: 5px;
}
#footer {
}