body{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
	background-image: url("images/semper_top.png");
	background-color: white;
	}

h1{
	background-color: #FFFFFF;
	font-family: Helvetica;
	font-size: 100px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}

h2{
	background-color: none;
	font-family: Helvetica;
	font-size: 25px;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	}
	
p{
	background-color: white;
	font-family: Veranda;
	font-size: 14px;
	top: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 55em;
	margin-bottom: 10px;
	}
	
table{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 0;
	}
	
img.navbar{
	border: 0; 
	text-decoration: none;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;	
	}

img.logo{
	border: 0;
	margin-top: 20px;
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;	
	}

img{
		border-style: none;
	}

img.bottompics{
	border: 0; 
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;	
	}

a:link{
	border: 0;
	color: #14569f;
	font-family: helvetica;
	text-decoration: none;
	font-size: 12px;
	}
	
a:visited{
	border: 0;
	color: #CCCCCC;
	font-family: helvetica;
	text-decoration: none;
	font-size: 12px;
	}
	
a:hover{
	border: 0;
	color: #99CCFF;
	text-transform: none;
	font-style: none;
	font-size: 12px;
	}
    
#column1{
	float: left;
	text-align: left;
	width: 30%;
	margin-left:1%;
	}

#column2{
	float: left;
	text-align: left;
	width: 30%;
	margin-left:1%;
	}

#column3{
	float: left;
	text-align: left;
	width: 30%;
	margin-left:1%;
	}

#bottom_zone{
	background-image: url("images/bottom.png");
	background-repeat: no-repeat;
	background-position: center;
	width:55em;
	height:127px;
	color: white;
	font-family: helvetica;
	font-size: 12px;
	}

#bottom_text{
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	width: 55em;
	}

#bottom{
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	width: 55em;
	}
	
#bottom_semper{
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	width: 55em;
	}
	
#bottom_address{
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 55em;
	}

#email{
	clear: both;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 55em;
	}