/* Eric Meyer's Reset Reloaded, modified by Beth Budwig */
/*   Available at http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }
body {
	line-height: 1;
	background: transparent;
}
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
strong { font-weight: bold; }
em { font-style: italic; }
/* end reset */

body{background:#2b2924; text-align:center;}
.frame{background:url(oceanic.jpg) no-repeat center top; border:2px solid #000; border-top:0px; margin:0 auto 30px; max-width:1280px; max-height:960px; padding:4em 0 20em;}
.content{background:rgba(249,245,238,.3); border:1px solid #bab6a7; margin:0 auto; padding:55px 85px 45px; text-align:left; width:434px;}

h1, h2, p{font:normal normal 22px/24px Georgia,Serif; display:inline;}

.intro, p{display:block; margin-bottom:20px;}

.writing-sites{background:rgba(249,245,238,.5); padding-top:45px;}
.writing-sites h1{display:block; margin-bottom:10px;}
.writing-sites p{font-size:15px; line-height:19px; display:block; margin-bottom:10px;}

a {text-decoration: none; color: #317998;}
a:visited {color: #276078;}
a:hover, a:active {color: #409ec6;}
