@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(assets/beyond_2011.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
