/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {

	
	position: absolute;
	right: 100px
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color: black;
	vertical-align: baseline;
}
body {
	background-image: url(../images/db-future-bg.png);
	background-repeat: no-repeat;
	background-color: white;
}
ul#list-nav {
margin:0px;
padding:0;
list-style:none;
width:525px;
}
li.one {
display:inline
font-size: .2em;
padding-left: 0em;
}
li.two {
display:inline
font-size: .2em;
padding-left: 4em;
}
li.three {
display:inline
font-size: .2em;
padding-left: 8em;
}
ul#list-nav li a {
text-decoration:none;
padding:5px 0;
text-align: center;
width:70px;
background: black;
color:#eee;
float:left;
font-size: .7em;
border-left:1px solid #fff;
}
p.content {
font-size: .8em;
line-height: 1.6em;
width: 500px;
margin-top: 295px;
margin-bottom: 30px;
background-color: white;
white-space: normal;
}
blockquote {
background:#f9f9f9;
border-left:10px solid #ccc;
margin-top: 280px;
margin-left: 510px;
padding:.5em 10px;
width: 138px;
}
blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
text-align: right;
}
h1 {
width: 520px;
margin-top: 270px;
color: gray;
font-size: large;
text-transform: uppercase;
}
p.name {
width: 600px;
border-top: 10px solid #ccc;
padding-top: 3px;
margin-top: 1330px;
font-size: small; 
}
