
body, p, td, div, select, input, textarea {	
	font-family: Tahoma, Verdana, sans-serif;
	font-size:10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/*********************/


#top-bg {
	background-image: url(../images/intro/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#bottom-bg {
	background-image: url(../images/intro/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#top-bg-left {
	background-image: url(../images/intro/top-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#top-bg-rite {
	background-image: url(../images/intro/top-bg-rite.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#bg-left {
	background-image: url(../images/intro/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

#bg-rite {
	background-image: url(../images/intro/bg-rite.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#bottom-bg-left {
	background-image: url(../images/intro/bottom-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#bottom-bg-rite {
	background-image: url(../images/intro/bottom-bg-rite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	background-image: url(../images/intro/bg-main.jpg);
	background-repeat: no-repeat;
}
