body
{
  background-image: url("images/massage_infopage_bg.jpg");
  background-repeat: no-repeat;
  background-color: #141108;
}

a:link { 
	color: #e9622d;
	text-decoration: none;
	}
a:visited { 
	color: #e9622d;
	text-decoration: none;
	}
a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
a:active { 
	color: #ffffff;
	text-decoration: none;
	}
	
.bodyHeader {
	font-family: helvetica, arial;
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 6px;
}

.contentLarge {
	font-family: helvetica, arial;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 18px;
}

.contentSmall {
	font-family: helvetica, arial;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 18px;
}

.bottomLarge {
	font-family: helvetica, arial;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 4px;
}

#contentheaderLeft {
	position: absolute;
	top: 288px;
	left: 23px;
}

#squiggle1 {
	position: absolute;
	top: 318px;
	left: 49px;
}

#squiggle2 {
	position: absolute;
	top: 400px;
	left: 49px;
}

#contentLeft1 {
	position: absolute;
	top: 318px;
	left: 63px;
}

#contentLeft2 {
	position: absolute;
	top: 400px;
	left: 63px;
}

#contentheaderRight {
	position: absolute;
	top: 288px;
	left: 444px;
}

#squiggle3 {
	position: absolute;
	top: 318px;
	left: 470px;
}

#squiggle4 {
	position: absolute;
	top: 400px;
	left: 470px;
}

#contentRight1 {
	position: absolute;
	top: 318px;
	left: 470px;
}

#contentRight2 {
	position: absolute;
	top: 400px;
	left: 470px;
}

#bottom {
	position: absolute;
	top: 512px;
	left: 23px;
}