@charset "utf-8";
/* CSS Document */

body {
}

.SiteHolder {
	width:950px;
	height:auto;
	margin:0px auto 0px auto;
}
.Logo {
	width:300px;
	height:232px;
	margin:0px auto 0px auto;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
.Yazi {
	font-family:Arial, Anivers;
	font-weight:bold;
	font-size:30px;
	color:#666;
	text-align:center;
}