﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
	background-image: url('ImagesCroom/test.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer {
}
