@charset "UTF-8";

body {
	margin: 0px;
	background: url(images/o_BG.gif);
}

.BGtop {
	background: url(images/o_topBG_l.gif) no-repeat top left;
}

.BGbot {
	background: url(images/o_botBG_r.gif) no-repeat bottom right;
	min-height: 736px;
}

a:link {
	color: #fff;
}


