

#desc_home {
height: 40px;
color: #303030;
padding: 0;
background: #fafafb;
clear: both;
margin: 0px 0 0 0;
}

#desc_home p {
width: 540px;
line-height: 1.3em;
padding: 0 0 0 10px;
font-size: 1em;
}

#desc_home h2 {
padding: 15px 15px 0 15px;
color: #8E1C54;
}

#desc_home a {
color: #8E1C54;
text-decoration: underline;
}


