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

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin-top:0px;
	margin-left:0px;
}
#welcomepage {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:589px;
	height:480px;
}