@charset "utf-8";
/* CSS Document */

BODY {
	margin: 0px;
	width: 100%;
}
h1 {
	font-family: "Arial Black";
	font-size: 36px;
	font-weight: bold;
	color: #391614;
	margin: 0px;
}
.chicagowebdesignfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
.shdw { 	text-shadow: #ffffff -1px -1px 4px; }
.webdesignbg {
	background-image: url(images/web-design.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.seobg {
	background-image: url(images/seobg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cmsbg {
	background-image: url(images/cms-image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
