body { 
        text-align:center;
        background-image: url("http://clem44st.com/images/lbg2.jpg");
        color:white;
}

a {
  text-decoration:none;
  float:left;
  width:120px;
  background-color: #0a2f4a;
  color:white;
  font-weight:bold;
  height:40px;
}

a:hover {
  background-color:gray;
}
 
 

#wrapper {
        margin-top:0px;
        margin-right:auto;
        margin-bottom:0px;
        margin-left:auto;
	position:relative;
	left:0px;
	top:0px;
	width:910px;

}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:910px;
	height:200px;
	z-index:1;
	color: white;
        xpadding:5px;
}

#footer {
	position:absolute;
	left:0px;
	top:799px;	
	width:910px;
	height:50px;
	z-index:2;
	background-color: white;
	color: white;
        padding:5px;
}

#middle {
	position:absolute;
	left:0px;
	top:60px;
	width:910px;
	height:450px;
	z-index:3;
        xtext-align:left;
}

#navl {
	position: absolute;
	height: 285px;
	width: 100px;
	left: 0px;
	top: 0px;
        text-align:left;
}

#content {
	position: absolute;
	width: 800px;
	left: 80px;
	top: 20px;
        text-align:left;
        padding-left:5px;
}
#navr {
	position: absolute;
	height: 285px;
	width: 120px;
	right: 0px;
	top: 0px;
        text-align:left;
}

#answrap {
        postion:relative; 
        width:300px; 
        margin-left:auto; 
        margin-right:auto; 
        text-align:center; 
}

img.wordart {
width: 621px;
height: 83px;
}
.prettybig {
  text-align:center;
  font-weight:bold;
  font-style: italic;
  color: white;
  font-size:30px;
}

.bolditalic {
  color: rgb(0, 0, 153);
  font-weight:bold;
  font-style: italic;
}

p.redtxt {
  font:verdana;
  color:red;
  font-color:red;
}

.cards {
  position:relative; 
  text-align:center;
  float:left;
  margin:10px;
}


#cardans-h140w300 {
position:absolute; 
top:30%; 
left:28%; 
color:white; 
background-color: #0a2f4a;
font-size:36px; 
height:140px; 
width:450px;
border:solid 
navy 2px;

}

.centbutton {
background:none; position:absolute; top:65%; left:40%; border:none ; padding:25px; width:20%; height:10%;color:white; text-align:center; font-size:130%; 
}
