/* CSS Document */
@import url(type.css);
body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
