@charset "utf-8";
body,td,th {
	color: #666;
	background-color: #FFF;
}
body {
	background-color: #FFF;
	background-image: url(../backgroundimage.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: justify;
	background-repeat: repeat;
}
a:link {
	color: #822;
}
a:visited {
	color: #333;
}
a:hover {
	color: #900;
}
a:active {
	color: #333;

}
#content {
	width:960px;
	background-image: url(../shatara.jpg);
	border: 0px solid #FFC122;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 580px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	padding: 10px;
	clip: rect(0px,auto,auto,0px);
}
#flashpl {
	width:960px;
	height:190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clip: rect(0px,auto,auto,0px);
}
h1 {
	font-size: 18px;
}
a:link {
	color: #590D0D;
}
body,td,th {
	font-size: 18px;
}

