body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #353535;
	background: #59C067 url(../images/bg.jpg) top center repeat-x;
	}
table#main {
	width: 932px;
	background: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	}
#tl, #tr, #bl, #br {
	height: 29px;
	}
#tl {
	background: url(images/tl.jpg) top left no-repeat;
	}
#tr {
	background: url(images/tr.jpg) top right no-repeat;
	}
#bl {
	background: url(images/bl.jpg) bottom left no-repeat;
	height: 50px;
	}
#br {
	background: url(images/br.jpg) bottom right no-repeat;
	height: 50px;
	}
#logo_large {
	background: #FFFFFF url(images/logo_large.jpg) center 25px no-repeat;
	height: 200px;
	}
#printing {
	text-align: center;
	background: url(images/dots_l.jpg) top right no-repeat;
	height: 336px;
	width: 466px;
	}
#accessories {
	text-align: center;
	background: url(images/dots_r.jpg) top left no-repeat;
	height: 336px;
	}
.headline {
	font-size: 48px;
	}
.headline img {
	border: 2px #353535 solid;
	}
.headline img:hover {
	border: 2px #2AAEDF solid;
	}
a, a:link, a:visited {
	color: #353535;
	text-decoration: none;
	}
a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
	}
a img {
	border: 0px;
	}
