body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #c9045a;
	background-image: url(b1.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;} 

img{border:0px}

a{
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.f{
	text-decoration: none;
	color:#c9045a;
	font-weight: bold;
}
a.f:hover {
	text-decoration: none;
}

#header {
	width: 850px;
	margin:0 auto;

}

#info {
	background-color: #c9045a;
	border: 1px solid #c9045a;
	position: relative;
	top: -90px;

}

#footer {
	background-image: url(b2.png);
	background-repeat: repeat-x;
	height: 84px;

}

#testo {
    margin: 0 auto;
	background-color: #fff;
	width: 800px;
	overflow: auto;
}

.scuola_estetica  {
    padding: 20px;
	text-align: left;
	font-size:14px;
	line-height: 21px;
	letter-spacing: 0.8px;
}

.q {
    font-size:22px;
    color:#aaa;
	margin: 0;
	padding: 0;
}
