@charset "UTF-8";
/* CSS Document */

body
{
	margin:0px;
	background-image:url(../images/intro_bg.jpg);
	background-repeat:repeat-x;
	background-color:white;
}