html, body {
   padding: 0;
   margin: 0;
   }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(file:///Filing Cabinet/Sites/Heartcore/public_html/printmytees/images/bg_1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link {
	color: #a5dc09;
	text-decoration: none;
}
a:visited {
	color: #a5dc09;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #a5dc09;
	text-decoration: none;
}
table {
	text-align: left;
	vertical-align: top;
}
