@charset "iso-8859-9";
body {
	background-image: url(../images/mainback.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.maintable {
	width:100%;
	height:100%;
}

.home {
	background-image: url(../images/back.gif);
	background-repeat:repeat-x;
	background-position: center;
}
.textinside{
	background-image: url(../images/backs.gif);
	font-size: 120%;
	color:#2C454E;
	letter-spacing:2px;
	line-height:140%;
	padding-left:35px;
	padding-top:118px;
}
