body {
background:#1C2D43 url(images/Voice-Over-Coaching-Training-Demo-Reel-Political-Voice-Talent-bg.jpg) fixed repeat-y center top;
font-family: 'Exo', sans-serif;
font-size: 100%;
color: #ADADAD;
margin: 0px;
}

p {
font-size: 27px;
}

table {
width: 100%;
max-width: 1300px;
min-width: 500px;
padding: 4px;
cellspacing: 0px;
border: 0px;
}
	
a:link {
color: #DFA86D;
text-decoration: none;
}
a:visited {
color: #DFA86D;
text-decoration: none;
} 
a:hover {
color: #DFA86D;
text-decoration: underline;