﻿@CHARSET "UTF-8";
body {
	background-attachment : fixed;
	background-image : url("../img/background.png");
	background-position : center top;
	background-repeat : no-repeat;
}