body {
background:#000000 url(images/Voice_Over_Coach_bg.jpg) fixed repeat-y center top;
font-family: 'Exo', sans-serif;
font-size: 100%;
color: #A6B4BD;
margin: 0px;
}

p {
font-size: 27px;
}

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