@charset "utf-8";
/* CSS Document */

#container {
	width: auto;
	position: relative;
	background-image: url(../images/Background.gif);
	background-repeat: repeat;
}
#container #page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #page #title {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#container #page #world {
	height: 171px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
#container #page #kuthumiphoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#container #page #ritaphoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 100px;
	position: absolute;
	top: 10px;
	right: 0px;
}


#container #page #cross {
}
#container #page #text {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #930;
	text-align: center;
}

</style>
