body, html {
	padding:0;
	margin:0;
	background:url(../images/intro/bg.gif) repeat-y top center;
}
a {
	border:none;
	outline:none;
	text-decoration:none;
	display:block;
	text-indent:-999em;
}
a.prindesign {
	position:absolute;
	width:300px;
	top:50%;
	margin-top:-150px;
	right:55.6%;
	height:280px;
	background:url(../images/intro/printdesign.jpg) no-repeat center center;
}
a.phoch3 {
	position:absolute;
	top:50%;
	margin-top:-150px;
	left:53%;
	width:300px;
	height:280px;
	background:url(../images/intro/phoch3.jpg) no-repeat center center;
}
