body {
	background-attachment: fixed;
	background-image: url(assets/services/mastering1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CFE1E5;
	position: relative;
	height: auto;
	width: auto;


}
.text {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;

}
a:active {
	color: #000066;
}
a:hover {
	font-weight: normal;
	color: #000066;
}
h1 {
	font-size: 10px;
	color: #CCCCFF;
	font-family: "GoudyOlSt BT";
	text-align: center;
	line-height: .5px;


}
h2 {
	font-size: 14px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;

}
.table1 {
	border: thin groove #000000;
}
