﻿@charset "utf-8";

.mainimg{
	width:750px;
	height:420px;
	background:url(../img/mainimg.jpg) no-repeat left top;
	position:relative;
}

h1 img{
	position:absolute;
	left:236px;
	top:116px;
}

.enter{
	position:absolute;
	left:307px;
	top:241px;
}