#sageata {
	position:absolute;
	left:90%;
	top:85%;
}

#textDiv {
	position: absolute;
	left:40%;
	top:200px;
	text-align:center;
	font: bold 26 freestyle script;
	color: #555555;
	width: 500px;
}

a {
	text-decoration: none;
	color: #555555;
}

a:visited {
	color: #555555;
}

a:hover {
	color: #888888;
}

ul {
	text-align: left;
}

body {
	text-align: center;
}

.backimg {
	/*width: 100%;
	height: 100%;
	min-width:1100px;
	min-height: 700px;*/
}