body {
	font-family: 'News Cycle', sans-serif;
	color:#787676;
	border:0;
}
.home {
	margin: 0px;
	background-image: url(images/bkgd_home.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.contact {
	margin: 0px;
	background-image: url(images/bkgd_contact.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
.services {
	margin: 0px;
	background-image: url(images/bkgd_services.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
.design {
	margin: 0px;
	background-image: url(images/bkgd_design.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
.digital {
	margin: 0px;
	background-image: url(images/bkgd_digital.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
.printing {
	margin: 0px;
	background-image: url(images/bkgd_print.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
.webd {
	margin: 0px;
	background-image: url(images/bkgd_web.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
a:link {
	color:#b72f33;
	text-decoration: none;
}
a:visited {
	color:#b72f33;
	text-decoration: none;
}
a:hover {
	color:#b72f33;
	text-decoration: underline;
}
a.grey:link {
	color:#4d4d4d;
	text-decoration: none;
}
a.grey:visited {
	color:#4d4d4d;
	text-decoration: none;
}
a.grey:hover {
	color:#b72f33;
	text-decoration: none;
}
a.lgrey:link {
	color:#787676;
	text-decoration: none;
}
a.lgrey:visited {
	color:#787676;
	text-decoration: none;
}
a.lgrey:hover {
	color:#b72f33;
	text-decoration: none;
}
a.white:link {
color:#ffffff;
	text-decoration: none;
}
a.white:visited {
color:#ffffff;
	text-decoration: none;
}
a.white:hover {
color:#b72f33;
	text-decoration: none;
}
H1 {
	font-family: 'News Cycle', sans-serif;
	font-weight: 400;
	font-size:120%;
	color:#4d4d4d;
}
H2 {
	font-family: 'Oregano', cursive;
		font-weight: 400;
		font-size:120%;
		color:#b72f33;
}

.redhd {

	font-size:120%;
	color:#b72f33;
}
.greyhd {

		font-weight: 400;
	color:#4d4d4d;
}
.grey1hd {

	color:#4d4d4d;
}
.greysm {
	font-size:80%;
	color:#4d4d4d;
}
.whitehd {
	font-family: 'News Cycle', sans-serif;
	font-weight: 400;
	font-size:120%;
	color:#ffffff;
}
.redscript  {
	font-family: 'Oregano', cursive;
		font-weight: 400;
			font-size:120%;
		color:#b72f33;
}

.pics { height: 183px; width: 560px; padding:0; margin:0; overflow: hidden }
.pics img { height: 183px; width: 560px; top:0; left:0; bottom:0; }
.pics img {
	-moz-border-radius: 1px; -webkit-border-radius: 1px;
}
td.show { padding: 0 0 0 0 }

img { border: 0;
}