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