body {
 background:#14214e url(../images/bg.jpg) top repeat-x;
 margin: 0;
 padding: 0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
body#mission {
	background: #05092f url(../images/mission_bg.jpg) top repeat-x;
}
body#products {
	background: #05092f url(../images/mission_bg.jpg) top repeat-x;
}	
h1 {
	font-size:32px;
	font-style:italic;
	letter-spacing: 1px;
	font-weight:300;
}
.white {
	color: #FFFFFF;
}
.white a:link, .white a:active, .white a:visited {
	color:#FFFFFF;
	font-weight:bold;
}
.white a:hover {
	color: #FFCC00;
}
#mission p {
	font-size:14px;
}
#products p {
	font-size:16px;
}