body {
 	margin-left:30px;
 	margin-top:10px;
 	margin-right:30px;
 	margin-bottom:10px;
	font-family:verdana, helvetica, arial;
		background-image: url(http://massagesource.ca/images/layout/bg_blue.jpg);
	}
a  {	text-decoration:none;	}
h1 {
	border-bottom: #99cc99 solid 1px;
	font-size:130%;
	color: #006699;
	font-family: MS Sans Serif, arial, geneva;
	}
h2 {
	font-family: MS Sans Serif, arial, geneva;
	font-size:120%;
	color: #003366;
	}
h3 {
	font-size:112%;
	color: #003366;
	font-variant: small-caps;
	}
h4 {
	font-size:106%;
	color: #336699;
	margin-bottom: -15px;
	font-variant: small-caps;
	}
tbody {
	border:1px solid #2f4f4f;
	}
	.heading {
			height: 100px;
			background-image: url('http://massagesource.ca/images/layout/bg_top_area.jpg');
			background-repeat: repeat-x;
			background-position: 380px 0px; 
		}
	.topnav {
		background-image: url(../images/layout/bg_nav.gif);
		background-repeat: repeat;
		padding: 5px;
		font-size:90%;
		font-weight: bold;
		text-align: right;
		color: #99cccc;
		border-bottom:solid 1px #ff9900;
		border-top:solid 1px #ff9900;
		}
		.topnav a {
			color: #b0e0e6;
			}
		.topnav a:visited {
			color: #f0ffff;
			}
		.topnav a:hover {
			color: #afeeee;
			}
	.layout {
		background-image: url(http://massagesource.ca/images/layout/bg_joy_vi.gif);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		background-color: white;
		font-size:90%;
		border:solid 1px #ff9900;
		}
	.content {
		padding: 10px;
		border-bottom: #003366 solid 1px;
		font-size:90%;
		}
		.content a {
			color: #006699;
			}
		.content a:hover {
			color: #3399ff;
			text-decoration: underline;
			}
		.content a:visted {
			color: #3333cc;
			}
	.footer {
		padding: 5px;
		text-align: right;
		color: #99cccc;
		font-size:90%;
		}
		.footer a {
			color:#009999;
			}
		.footer a:visited {
			color:#87ceeb;
			}
	.copyright {
		padding: 10px;
		color: #99cc99;
		font-size:70%;
		}
		.copyright a {
			color:#00cccc;
			}

