body {
background: #000 url(xxx.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
color: #FF0000;
font: 14px Arial, Verdana, Sans-Serif;
line-height:1.5em;
     }
a:link, a:active, a:visited { 
	color:#FFF;
	text-decoration: none; 
	} 
a:hover	{ 
	color:orange;
	text-decoration: underline overline; 
	}
h3 { color:#FF4B00; }

#bufferdie {margin: 0 auto; width:50%; }

input, textarea {
background: #000;
color: #3cc000;
      }

.jarak {clear: both; height: 12px;}
