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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: #ffffff url(stevesoperbg.jpg) no-repeat center center fixed;	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1
{display:block;
margin:100px 0 0 0;
width:650px;
padding:0 30px 0 0;
height:115px;
text-align:right;
background: url(headerbg.png) repeat-x 0 0;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
font: 40px/105px 'Century Gothic', Helvetica, sans-serif;
color:#000000;}

h3
{font:11px/11px Arial, sans-serif;
color:#666666;
margin:0 0 0 10px;}

#linedown
{width:1px;
height:40px;
margin:0 0 0 580px;
margin-top:-11px;
background:#000000;}

#lineacross
{height:1px;
width:105px;
margin:0 0 0 580px;
background:#000000;}

h2
{margin:0 0 0 688px;
font:19px/21px Arial, sans-serif;
margin-top:-12px;}
