@import url("default.css");

/* Banner image block - should match banner size */
.banner {
	width : 616px;
	height : 75px;
}

body {
	background-color: #d4c8bf;
}
