/* RESET */
html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
p, a, em, strong, img, blockquote,
ol, ul, li,
form, fieldset, label, input, select, textarea,
table, tr, th, td {
background: transparent;
border: 0;
margin: 0; padding: 0;	
outline: 0;	
vertical-align: baseline;	
font-size: 100%;
}

body {
border: solid #717c7b; border-width: 6px 0 0 0;
font: 62.5%/1 Georgia, "Times New Roman", Times, serif;
}

ol, ul {
list-style: none;
}

/* GENERAL CLASSES */
.left {
float: left;
}

.right {
float: right;
}

/* GENERAL ELEMENTS */
h1, h2, h3, h4, h5, h6 {
font-weight: normal; 
}

p {
line-height: 1.5em; text-align: left;
}

a {
text-decoration: underline;
}

a:hover {
text-decoration: none;
}


/********* HEADER ELEMENTS *********/

div.wrapper {
margin: -94.5px 0 0 -209px;
position: absolute; top: 50%; left: 50%;
width: 418px; height: 189px;
}