body {
margin:0px;
background: url(images/ALL_BG.gif) repeat-x;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}


#title {
width:800px;	
padding:13px;
background: #000000;
}

#text {
width:auto;	
padding:13px;
font-family: Tahoma, Arial, Verdana, Sans-Serif;
font-size: 0.6em;
text-align:justify;
color: #000;

}

