@font-face {
	font-family: Cinzel;
	src: url('CINZEL.ttf');
	}

body {	
	font-family: CINZEL;
	font-variant: regular;
	background-image: URL('001.jpg');
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #555555;
	color: #000000;
	margin: 0px;
	}
a {	
	color: #AAAAAA;
	background-color: transparent;
	margin: 0px; border: 0px; padding: 0px;
	border-color: transparent;
	vertical-align: bottom;
	text-decoration: none;
	margin: 0px 0px 0px 0px ;
	z-index: 1;
	text-align: right;
	font-family: Cinzel; 
	}
a:hover { color: #AAAAAA; }

#sq1 {
	position: relative;
	width: 900px;
	height: 700px;
	top: 50px; left: 0px;
	text-align: center;
	margin: auto;
	font-weight: normal;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.90);
	}
#name {
	position: relative;
	top: 200px; left: 0px;
	letter-spacing: 0px;
	padding: 0 0 0 0px;
	text-align: center;
	font-family: CINZEL; 
	line-height: 90px;
	font-style: regular;
	font-weight: regular;
	font-size: 80px;
	color: #000000;
	width: 900px;
	}
#text1 { 
	position: relative;
	text-align: center;
	top: 200px; left: 0px;
	text-align: ;
	color: #000000;
	font-family: CINZEL;
	text-indent: 0px;
	font-size: 20px;
	line-height: 33px;
	width: 900px;
	}
#sq2 {
	position: relative;
	width: 900px;
	height: 2100px;
	top: 100px; left: 0px;
	margin: auto;
	font-weight: normal;
	text-align: center;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.90);
	}
#text2 { 
	position: relative;
	text-align: center;
	top: 50px; left: 50px;
	text-align: ;
	color: #000000;
	font-family: Arial;
	text-indent: 0px;
	font-size: 18px;
	line-height: 25px;
	width: 800px;
	}
#text3 { 
	position: relative;
	text-align: center;
	top: 50px; left: 50px;
	text-align: ;
	color: #999999;
	font-family: Cinzel;
	text-indent: 0px;
	font-size: 18px;
	line-height: 20px;
	width: 800px;
	}
#foot {
	position: relative;
	text-align: center;
	top: 110px;
	font-size: 15px;
	font-weight: normal;
	color: #99CC99;
	letter-spacing: 0px;
	line-height: 20px;
	font-family: Cinzel;
	}

