h1 {text-align: center;

}

.jeff{
border-style: solid;
float: left;
width: 30%;
font-family: 'Droid Sans Mono' ;
color: yellow;
}

.floatright{
border-style: solid;
float: right;
width : 30%;
font-family: 'Droid Sans Mono' ;
color: yellow;
}

.header{
border-style: solid;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 30px;
color: yellow;
text-decoration: underline;
}

img{
width: 39%;
height: 330px;
    float: left;
}

body{
background-image: url("backGr.jpg")
}

.hdrfloatright{
float: right;
width: 190px;
height: 190px;
color: yellow
}


.lol{ 
     border-style: solid;
float: left;
width: 30%;
font-family: 'Droid Sans Mono' ;
text-decoration: underline;
color: yellow
}

.fite{
border-style: solid;
width: 99%;
text-align: center;
color: yellow

}

.refs{
border-style: solid;
width: 30%;
float: right;
font-family:'Droid Sans Mono' ;
text-decoration: underline;
color: yellow
}

.deets{
font-family: 'Droid Sans Mono' ;
color: yellow
}

.reef{
font-family: 'Droid Sans Mono' ;
color: yellow
}

/* unvisited link */
a:link {
    color: black;
}

/* visited link */
a:visited {
    color: purple;
}

/* mouse over link */
a:hover {
    color: white;
}

/* selected link */
a:active {
    color: blue;
}

.dory {
border-style: solid;
width: 30%;
color: yellow:
}

.army{
color: yellow	
}

