@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;
}

#content {
	background: url(../../pictures/tilt-background-3.png) repeat-y;
	text-align: center;
	padding-top: 15px;
}

#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;

}