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

body{
	margin: 0 0 0 0;
	background-image:url(../introimages/bg.jpg);
	background-repeat:repeat;
}

#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:10%;
	width:634px;
}
