@import "common.css";
@import "head.css";
@import "menu_style.css";
@import "main.css";
@import "meta.css";
@import "lightbox.css";

body {
 	background:#E8E7E3;
}
#top {
	position:relative;
	width:820px;
	margin:0 auto;
	background:#FFF url(images/top-background.jpg) no-repeat left top scroll;
}
html#home #top, html#about #top {
	position:relative;
	width:820px;
	margin:0 auto;
	background:#fff url(images/top-background_home.jpg) no-repeat left top scroll;
}
