html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }

body { 
background:#065D44  no-repeat;
color:#000;
font-family:'Viga', sans-serif;
font-size:16px;
line-height:2em;
}

a:hover{
text-decoration:underline;
}

ul, ol{
list-style-type:none;
}

h1 {
font-size: 30px;
font-family:'Viga', sans-serif;
line-height: 36px;
margin-bottom: 18px;
color:#3B3E41;
}

h2 {
font-size: 24px;
line-height: 36px;
}

.wrapper{
background:#C1D6C6 none;
width:1205px;
height: 734px;
margin:25px auto;
border: 1px solid #121212;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.header{
background:#C1D6C6 no-repeat;
text-align:center;
height:100px;
padding:30px 20px 20px;
}

.header h1{
font-size:54px;
margin:35px 0 0;
}

p {
font-weight: normal;
margin-bottom: 9px;
}

.content{
padding:20px;
}

.content h1{
text-align:center;
}

.clear{
clear:both;
margin:0 0 20px;
}

hr{
background: none; center no-repeat;
border:none;
height: 20px;
}

.nofloat{
float:left;
margin:0 20px 0 0;
}
