@charset "utf-8";

body {
	background:url(../../pictures/tilt-background.png) #e4e4e4 no-repeat top center;
}

a {
	color:#4c4c4c;
}

#page-title {
	background:url(../../pictures/tilt-background-5.png) no-repeat bottom right;
}

#page-title h1 {
	color:white;
}

#content {
	background:url(../../pictures/tilt-background-3.png) repeat-y;
	text-align:center;
	padding:20px;
}

#english {
	color:white;
}

#footer {
	background:url(../../pictures/tilt-footer.png);
	color:white;
}


#footer a {
	color: white;
}
#menu ul {
margin-left:180px;
margin-bottom:-5px;
}
#menu li {
display:inline;
margin-right:-7px;

}
