body {
font : 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
background:url(http://www.jeffs60s.com/images/blbg3.jpg);
margin : 0;
padding : 0;
color : #000;
overflow : auto;
}
h1 {
color:#fff;
font-size : 26pt;
font-weight : bold;
line-height : normal;
}
h2 {
color:yellow;
font-size : 20pt;
font-weight : bold;
line-height : normal;
}
h3 {
color:yellow;
font-size : 18pt;
font-weight : bold;
line-height : normal;
}
h4 {
color:yellow;
font-size : 16pt;
font-weight : bold;
line-height : normal;
}
p {
padding : 1%;
color : #fff;
letter-spacing:1px;
}
p {
color : #fff;

}

ul {
color:#fff;
line-height:150%;
}

img {
max-width : 100%;
width : auto;
height : auto;
}
.wrapper {
margin : 0 auto;
max-width : 1020px;
width : 85%;
overflow : hidden;
background-color : #000;

}
.topnav {
width : 100%;
height : auto;
}
.clearfix {
clear : both;
}
.banner {
width : 100%;
height : auto;
}
.whitespace {
width : 50px;
height : 50px;
background-color : #000;
}

.blackspace {
width : 50px;
height : 100px;
background-color : #000;
}
.footer {
margin : 0 auto;
max-width : 1020px;
width : 85%;
overflow : hidden;
font-family : arial, sans-serif;
text-align : center;
padding-top : 3px;
padding-bottom : 3px;

}
@media screen and (max-width: 740px) {
}