body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	text-align: center;
	font-size: 62.5%;
	background: #870000;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, form, fieldset,legend {
	margin: 0;
	padding: 0;
}


#container {
width:90em;
margin:0 auto;
}
#text {
background:#fcfcfc url(name.jpg)  no-repeat;
width:100%;
padding:1em 0 1em 0;
margin:2em 0 0 0;
}
#text p {
font-size:1.2em;
padding:0 8em 1em 8em;
}
#text h1 {
font-size:1.6em;
font-weight:bold;
padding:0 8em 0.5em 8em;
}
#text a:link {color:#9c0000; text-decoration:underline;font-weight:bold;}
#text a:visited {	color:#9c0777; text-decoration:underline;font-weight:bold;}
#text a:active {color:#197h66; text-decoration:underline;font-weight:bold;}
#text a:hover{color: #197d00; text-decoration:underline;font-weight:bold;
}