/* Theme Name: HQsNashville
Author: Dustin Tittle
Author URI: http://www.dustintittle.com
Version: 1.0 */

body {
background-image:url('/images/wood_bg.jpg');
background-size:cover;
margin:0;
padding:0;
height:100%;
border:none;
}

table {
border-collapse:collapse;
margin:0;
padding:0;
border:0;
height:793px;
}

.content {
text-align:justify;
padding:0;
margin-top: 40px;
margin-left: 5%;
margin-right: 5%;
font-family: 'Port Lligat Slab', serif;
font-size:16pt;
font-weight:100;
color:#9a8f79;
height:534px;
text-shadow: 1px 1px 1px #454545;
}

.partners {
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:6%;
display:block;
margin-bottom:6%;
}

.footer {
margin-left:5%;
margin-right:5%;
margin-bottom:10%;
text-align:justify;
font-family: 'Port Lligat Slab', serif;
font-size:16pt;
font-weight:100;
color:#9a8f79;
text-shadow: 1px 1px 1px #595959;
}

a, a:active, a:visited {
color:#9a8f79;
text-shadow: 1px 1px 1px #595959;
text-decoration:none;
}

h1 {
font-family: 'Port Lligat Slab', serif;
font-size:18pt;
text-align:center;
color:#9a8f79;
margin-left:10%;
margin-right:10%;
font-weight:100;
text-shadow: 1px 1px 1px #454545;
}