@charset "utf-8";
/* CSS Document */


.Main {
	height: 900px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/plan.jpg);
	top: 0px;
	color: #3B1F1F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
	font-size: xx-large;
	
}
