body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}
#masthead {
	background-color: #FFFFFF;
	background-image: url(../layout_images/mastheadtile.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#graphic {
	background-image: url(../layout_images/topgraphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
