body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-attachment: fixed;
	background-image: url(../siteimages/CardTrick600w.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #C02A2C;
}
#Content {
	float: left;
	margin: 130px 0 0 550px;
	width: 500px;
}
#Content h1 {
	font-size: 150%;
}
#ContactInfo {
	float: left;
	clear: both;
	margin: 100px 0 0 550px;
	width: 250px;
}
