@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(images/sand%20blank%20bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: "myriad pro", helvetica, arial;
	font-size: 16pt;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
a {
	color: #666666;
}
img {
	border: 0;
}
td {
	text-align: center;
}
