@charset "utf-8";
#container {
	height: 1200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5B4A42;
	font-weight: normal;
	font-style: normal;
}
#header {
	height: 200px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/superior-print-headertext-2-logo.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#picture-1 {
	background-image: url(images/picture-1.jpg);
	height: 140px;
	width: 234px;
}
#picture-1 a:link {
	text-decoration: none;
	background-image: url(images/picture-2.gif);
}
#picture-1 a:hover {
	background-image: url(images/picture-2.gif);
	height: 140px;
	width: 234px;
}

#menu-bar {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

