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, 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, article, aside, canvas, details, embed, figure, figcaption, deck, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
}

html, body {
height: 100%;
}

div {
display: block;
}

body {
background-color: white;
font: 13px Helvetica,arial,freesans,clean,sans-serif;
line-height: 1.4;
color: #333;
}

a {
color: #4183C4;
text-decoration: none;
}

.poweredby .copyright {
float: right;
text-align: right;
}

.poweredby {
overflow: hidden;
border-bottom: 1px solid #E0E0E0;
box-shadow: inset 0 -1px 0 white;
background-color: #F8F8F8;
width: 100%;
}

.poweredby p {
float: left;
font: 12px Helvetica,arial,freesans,clean,sans-serif;
font-weight: bold;
color: #555555;
}

.poweredby a {
font: 12px Helvetica,arial,freesans,clean,sans-serif;
}

.deck {
color: #636363;
padding: 45px 0 0 0;
font-size: 12px;
clear: both;
}

.deck li {
list-style: none;
display: list-item;
text-align: -webkit-match-parent;
}

.deck .upper_deck {
min-height: 160px;
overflow: hidden;
border-top: 1px solid #E0E0E0;
border-bottom: 1px solid #E0E0E0;
box-shadow: inset 0 -1px 0 white;
background-color: #F8F8F8;
}

.deck .upper_deck .deck_container {
width: 28em;
margin-left:auto;
margin-right:auto;
}

.deck .upper_deck ul.deck_nav {
position: relative;
float: left;
width: 90px;
margin: 20px 10px;
list-style-type: disc;
}

.deck .upper_deck ul.deck_nav h4 {
display: block;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: thin solid #E1E1E1;
-webkit-margin-before: 1.33em;
font-weight: bold;
}

.logo {
height: 183px;
width: 172px;
background: url("../img/debrislabs-logo-lapping.png") no-repeat;
text-indent: -5000px;
margin: 15px 20px 0 0;
}

.center {
margin-left:auto;
margin-right:auto;
}
