﻿body {
    margin: 0px;
	background-image: url('http://www.miraclemasonrytexas.com/images/background.jpg'); 
	background-repeat: repeat-x;
	background-color: #CDCEC3;
}
  
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	text-align: left;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.menu {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:link {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:active {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:active {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}
