body {
	background-image: url(http://www.kandybar.com.au/images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
a:visited {
	font-weight: bold;
	color: #EA4F56;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #EA4F56;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #EA4F56;
	text-decoration: underline;
}
a.topnav:link {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.topnav:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.topnav:hover {
	font-weight: normal;
	color: #EA4F56;
	text-decoration: underline;
	font-size: 13px;
}
h1 {
	font-size: 18px;
	color: #EA4F56;
}
h2 {
	font-size: 15px;
	color: #007EA7;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
