body
{font-family:verdana;
font-size:1em;
background:#xxxffdf9e} 
h1
{font-size:24px;
font-weight:bold;
text-align:center;
margin-bottom:25px;
margin-top:20px}
h2
{font-size:20px;
font-weight:bold;
text-align:center;
margin-bottom:25px;
margin-top:20px}
.banner
{font-size:15px;
color: gray;
font-weight:bold;
text-align:center;
margin-bottom:25px;
margin-top:20px}
p
{margin-bottom:10px;
padding:10px;
text-align:justify}
p.warning
{color:blue;text-align:center}
select
{padding:5px;width:100%}

.content .col4 {   
padding-bottom: 20px;
padding-top: 20px }
a.startbutton 
{display:inline-block;
background:gray;
color:white;
border-radius: 4px;
padding: 4px;
font-size: 15px;
text-decoration:none}

a:hover.startbutton {background:#89aac0} 
a:active.startbutton {background:blue}

nav{margin-bottom:10px}nav ul{list-style:none}nav ul li{display:inline}

nav a
{display:inline-block;background:#333;
color:white;padding:5px 15px;
border:1px solid white;text-decoration:none}
nav a:hover{border:1px solid #89aac0;background:#89aac0} 
nav a:active{background:blue}
@media(max-width:480px){nav a {width:100%; padding:5px 0px;}}.center{text-align:center}.center img{margin-bottom: 10px}}