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

body {
	background-attachment: fixed;
	background-image: url(../images/Layout/Background-plain.png);
	background-repeat: no-repeat;
	background-position: center top;
}
