html {
	margin: 0px;
}

body {
	background: #F9F5E6;
	margin: 0px;
}

.bg_o_l {
	background: url(../images/intro/bg_o_l.gif) no-repeat bottom right;
}

.bg_o {
	background: url(../images/intro/bg_o.jpg) no-repeat bottom;
	font-family: Verdana;
	font-size: 10px;
}

.bg_o_r {
	background: url(../images/intro/bg_o_r.gif) no-repeat bottom left;
}

.bg_l {
	background: url(../images/intro/bg_l.gif) no-repeat top right;
}

.bg_m {
	background: url(../images/intro/bg_m.jpg) center right no-repeat;
}

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

.bg_u_l {
	background: url(../images/intro/bg_u_l.gif) no-repeat top right;
}

.bg_u {
	background: url(../images/intro/bg_u.jpg) no-repeat top right;
}

a.link:link, a.link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #8C1834;
}

iframe {
	display: none;
}
