@charset "utf-8";
body {
	background-image: url(bg.gif);
	background-color: #6286ba;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
#global {
	height: 380px;
	width: 720px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
