@charset "utf-8";
/* CSS Document */
body {
	background-color: #063444;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}


/*-----Intro Page Settings-----*/
.introbtmshd{
	background-image: url(../images/intro_btmshd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
