.body {
	background-color:#888888;
	background-image:url();
	background-attachment:fixed;
}
a {
	cursor:url('cursor.cur'),default;
}
#head {
	border-style:none;
	border-width:0px;
	width:100%;
	height:160px;
}
#truth {
	display:block;
	font-size:85px;
	color:#0000FF;
	text-align:left;
	font-family: 'Titillium Web', sans-serif;
	margin-top:50px;
	text-shadow:3px 3px 3px #995000;
	margin-left:45%;
	text-decoration:none;
}
table.menu {
	margin-left:45%;
}
div.menu {
	background-color:#AAAAAA;
	border-style:outset;
	border-width:10px;
	font-size:72px;
	max-width:300px;
	min-width:300px;
	text-align:center;
	margin-top:30px;
	margin-right:50px;
	border-color:#FFFFFF;
}
div.menu:hover {
	border-style:inset;
}
a.menu {
	text-decoration:none;
	color:#0000FF;
	text-shadow:0px 0px 5px #00FFFF;
}
a.menu:hover {
	color:#FF7000;
	text-shadow:0px 0px 5px #FFFF00;
}
#menu {
	border-style:none;
	border-width:0px;
	width:100%;
	height:641px;
	overflow: hidden;
}
table.love {
	margin-top:10px;
	margin-left:45%;
}
div.love {
	background-color:#FFFFFF;
	text-align:center;
	font-size:40px;
	border-style:outset;
	border-width:5px;
	border-color:#AAAAAA;
	max-width:685px;
	min-width:685px;
	margin-top:5px;
}
a.love {
	text-decoration:none;
	color:#444444;
	text-shadow:0px 0px 5px #444444;
}
div.love:hover {
	border-style:inset;
}
a.love:hover {
	color:#000000;
	text-shadow:0px 0px 0px #000000;
}
a.work {
	display:block;
	border-style:outset;
	border-width:3px;
	text-align:center;
	border-color:#550000;
	color:#555500;
	background-color:#FFFF00;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	max-width:100px;
	min-width:100px;
}
#iframe {
	border-style:none;
	border-width:0px;
	width:40%;
	height:95%;
	position:fixed;
	top:20px;
	left:20px;
}
#fixedmenu {
	background-color:#3333FF;
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	width:100px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	border-style:outset;
	border-width:2px;
	border-color:#0000FF;
	-webkit-transition:height 2s,-webkit-transform 2s;
	transition:height 1s,transform 1s;
	position:fixed;
	top:10%;
	left:95%;
	max-height:20px;
	font-weight:bold;
	font-family: Calibri, sans-serif;
}
#fixedmenu:hover {
	max-height:120px;
	height:120px;
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	left:93%;
}
a.subm {
	visibility:hidden;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.subm:hover {
	font-weight:normal;
}
div.headwork {
	text-align:center;
	font-size:72px;
	font-family: Calibri, sans-serif;
	color:#0000FF;
	text-shadow:0px 0px 1px #0000FF;
}
img {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
a.cited {
	display:block;
	text-decoration:none;
	font-size:20px;
	color:#000000;
	text-align:center;
}
div.intro {
	color:#000000;
	font-size:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:150px;
	font-family:Calibri, sans-serif;
}
abbr.bold {
	font-weight:bold;
}
span.right {
	display:block;
	text-align:right;
}
div.subbanner {
	font-family:'Dancing Script',cursive;
	font-size:100px;
	text-align:center;
	margin-left:45%;
	color:#0000FF;
	text-shadow:0px 0px 3px #000000;
}
#submenu {
	border-style:none;
	border-width:0px;
	width:100%;
	height:300px;
	overflow: hidden;
}
img.absolute {
	position:absolute;
	top:25px;
	left:20px;
}
img.secabsolute {
	position:absolute;
	top:25px;
	left:340px;
}
iframe.absolute {
	position:absolute;
	top:25px;
	left:20px;
	width:620px;
	height:550px;
	z-index:1;
	border-style:none;
	border-width:0px;
}
div.words {
	text-align:justify;
	font-size:24px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-indent:50px;
	color:#000055;
}
div.abcd {
	text-align:center;
	font-size:40px;
	font-family:Calibri, sans-serif;
	margin-top:100px;
	color:#000000;
}
div.abc {
	font-family:Calibri, sans-serif;
	font-size:20px;
	margin-top:50px;
	color:#000000;
}