body {
	font-family: Arial;
	font-size: 12px;
	background: black url('http://www.debruixeria.com/wp-content/themes/default/images/black14.jpg');
	color: white;
	text-align: center;

	}
div.tot {
width: 728px;
text-align: justify;

}

div.total {
	background-color: black;
	border: 1px solid white;
	width: 800px;
	padding: 10px 10px 10px 10px;
}
div.right {
	border: 1px solid black;
	width: 324px;
	float: right;
	height: 268px;
	padding: 5px 5px 5px 5px;
}

div.anunci {
	border: 2px solid #F19A44; 
	background: #575856;
	width: 500px;
	text-align: justify;
	font-size: 13x;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
}

a{
	color: #F19A44;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14px;
}

h2 {
	font-size: 18px;
	color: #F19A44;
	border-bottom: 1px dashed white;
	font-weight: bold;
	font-family: Arial;
}

h1 {
	font-size: 20px;
	color: #F19A44;
	text-align: center;
}