@charset "UTF-8";

a:link {
	color: #fff;
}

body {
	margin: 0px;
	background: url(images/g_BG.gif);
	color: #455560;
}

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

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