/* CSS Document */
#menu-container-legal {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo-background-legal.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#legal {
	background-image: url(../images/legal.jpg);
	background-repeat: no-repeat;
	background-position: 70px 0px;
	height: 82px;
}