body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x, repeat-y;
	
}


.titles {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #0099CC;
	font-weight:bold;
}

.titles_white {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 16px;
	color: #666666;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 16px;
	color: #ffffff;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
}


.bottommenu {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 16px;
	color: #999999;
	text-decoration:none;


}

<STYLE TYPE="text/css">
<--!
@font-face {
  font-family:  Arial, Helvetica, sans-serif ,"Myriad Pro";
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.riseconstruction.ca/mybusykit/myriad.otf);
}
-->
</STYLE>