/* ------------------------------------------------------------
 * Global Styles
 * Changes to this document will apply to the entire site
 ------------------------------------------------------------ */

body {
	background: #688b9a url(steering_wheel1024.gif) no-repeat fixed center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: thick dashed #FF6600;
}
img {
	border: 0;
}
a {
	color: #1081b9; 
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background: transparent;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: medium; /*feed to IE 5.5*/
	f\ont-size: large; /*feed to compliant browsers*/
}
h2 {
	font-size: small; /*feed to IE 5.5*/
	f\ont-size: medium; /*feed to compliant browsers*/
	font-weight: bold;
}

#container, .container {
	width: 600px;
	background: #999999 url(bg_goldfade.gif) repeat;
	margin: 0 auto;
	padding: 9px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	
}
html>body #container {
	width: 750px;
	margin: auto;
	padding: 25px;
}

/* Used to clear the floats: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* End hide from IE-mac */
/* This gets applied to the clearing div added to #domfix via the Javascript fix for IE/Mac */
.mac-clearfix {
	clear:both;
	height:0;
	overflow:hidden;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 22px;
  color: #000000;
}
p.firstgraf:first-letter {
  font-size: 30px;
  font-weight: bold;
  color: #FF0000;
}
p.firstgraf:first-line {
  font-size:12px;
  font-weight:normal;
  line-height:22px;
  color: #000000;
}
<style type="text/css">
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove; border-width:thin}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
</style>
