body{
	background-color: #FFCC99;
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

#header{
	background-image: url(header_E.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 230px;
	vertical-align: bottom;
}

#ttabs ul li.tab a{
	background-color: #FFA26F;
}

