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, 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; }

/*
colors:
orange: f68515
dark grey:6b6d6f
lite grey: d9d9d9
*/

body{
font-size: 62.5%;
margin: 0;
background: #fff url(../images/stripebg.jpg) 111px 170px repeat-x;
}

#spContent{
margin: 40px auto;
border: 2px solid #d5d5d5;
width: 772px;
background: #fff url(../images/contentbg.gif) bottom right no-repeat;
}

#spContent ul{
display: block;
text-align: center;
}

#spContent li{
list-style: none;
display: inline;
}

#spContent p{
margin:40px 145px 60px 145px;
color: #919294;
font-family: trebuchet ms, trebuchet, sans-serif;
font-size: 1.3em;
text-align: justify;
}

#spContent p strong{
font-weight: bold;
font-size: 1.2em;
}

#spContent li a img{
vertical-align: bottom;
}
