#title {
    visibility: hidden !important;
}

#background {
  	background-image: url(../images/back_1a.jpg);
}
#content {
	filter: none !important;
    -moz-opacity: 1.0 !important;
    opacity: 1.0 !important;
    background: none !important;
  	font-family: tahoma, verdana, arial, helvetica, sans-serif !important;
  	color: white !important;
  	font-size: 24px !important;
  	line-height: 28px !important;
    top: 16px !important;
    width: 350px !important;
    left: 20px !important;
}

#footer {
  	visibility: hidden !important;
}
#dec {
    visibility: hidden !important;
}



