body {width: 800px; body-align: center; background: url() #none; margin: 0 auto; cursor: crosshair; -moz-border-radius: 10px;}
html  	{background: #DED8C1 url('');} ; -moz-border-radius: 10px; }
<--Shit-->
.BTop { width:0px; height:0px; }
.BSky { width:0px; height:0px; visibility: hidden;}
.BQuad { width:0px; height:0px; visibility: hidden;}
.barraimg, .Banner { padding: 8px 0px; margin: 0 auto; visibility: hidden;}

      img, a img {
	filter:alpha(opacity=90); 
	-moz-opacity:0.95; 
	opacity:0.90;
-webkit-transition-duration: 0.5s;

      }

      img:hover, a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
-webkit-transition-duration: 0.5s;
	opacity:1.0;
 
      }

<-- Barra -->
#barra { height: 145px;
align: center;
background: transparent;
width: 100%;
color: #e684a3;
background: transparent;
background-attachment: scroll;
position: fixed;
}

#barra .tubo {
background: #DED8C1 url();
text-align: center;
color:#ED8180;
width: 800px;}

#barra .fvbarraf {
height: 63px;
background: transparent;
color:#fafafa; 
border: 1px solid #;
-moz-border-radius: 0px;
width: 66%;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #ffffff;
font-size: 11px;
padding: 3px;
text-align:center;
margin:2px 0 2px 2px;
text-transform: lowercase;
font-family:courier new;
letter-spacing:-1px;
text-decoration: none; 
background: #CCC4A4 url();}

#barra .fvbarra a:hover { color: #fffffff;
font-size: 11px;
padding: 3px;
text-align:center;
margin:2px 0 2px 2px;
text-transform: lowercase;
font-family:courier new;
letter-spacing:-1px;
text-decoration: none; 
background: #C0B792 url();
-webkit-transition-duration: 0.5s;

#barra .fvbarra { text-align: center; color: transparent;} #barra .barraimg {}


input, textarea, select 
{font-family: Verdana; 
font-size: 11px;
color: #969696;
border: 1px solid #E6E6E6;
background-color: #E2E2E2; 
padding: 2px;}

#footer {
color: #fff;
padding:20px;
background-color: ##DED8C1;
}