body  {
		background: url("http://www.msipublishing.com/images/bg.gif");
		background-repeat: repeat-x;
		
	}

a.white {color: white}

p {text-align: center}
p.left {text-align: left}
p.black {color: black}
p.center {text-align: center}

div {color: white}
div.red {color: #fddc1a}
div.yellow {color: #fddc1a}
div.green {color: #84fd41}
div.blue {color: #757ffd}
div.center {text-align: center}
div.small {font-size: 12px}
div.highlight {background-color: #ffff00}

h1 {text-align: center}
h1.white {color: white}
h1.blue {color: #012d76}
h1.green {color: #84fd41}
h1.red {color: #ff0000}
h1.center {text-align: center}
h1.maroon {color: #800000}

h2 {color: white}
h2.center {text-align: center}
h2 {text-align: center}
h2.red {color: #bf031a}
h2.black {color: black}
h2.purple {color: #302e76}
h2.green {color: #84fd41}
h2.blue {color: #012d76}
h2.maroon {color: #800000}

h3 {text-align: center}
h3.left {text-align:left}
h3 {color: white}
h3.red {color: #fddc1a}
h3.green {color: #84fd41}
h3.yellow {color: #fddc1a}
h3.blue {color: #012d76}
h3.maroon {color: #800000}

h4 {text-align: center}
h4.left {text-align: left}
h4.black {color: black}
h4.yellow {color: #fddc1a}
h4.blue {color: #012d76}
h4.red {color: #fddc1a}
h4.black {color: black}

span.highlight {background-color: #ffff00}
span.red {color: red}
span.center {text-align: center}
span.blue {color: #012d76}

pre {color: #000000}
pre {font-style: bold}
