﻿@charset "UTF-8";

*{
	padding: 0px;
	margin: 0px;
}

h2{
	width: 900px;
	height: 300px;
}

.main{
	width: 900px;
	height: 600px;
}
