﻿@charset "utf-8";
/* CSS Document */

.background
{
	background-image: url("../image/background.jpg");
	background-position:top;
	background-repeat: no-repeat;
}