BODY {background-color: #030;}

TEXTAREA {
	background-color: #030; 
	color: #fff;
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 5px;
	border: solid 2px #ff0;
	scrollbar-arrow-color:#ff0;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#030;
	scrollbar-highlight-color:#ff0;
	scrollbar-shadow-color:#ff0;
	scrollbar-track-color:#ff0; 
	}
HR {
	color: #003300;
	background-color: #003300; 
	border: 0px;
	height: 2px;}
	
H1 {
	color: #ff0;
	font-size: 18px;
	font-family: tahoma, arial, verdana, sans-serif;}
	
H3 {
	color: #030;
	font-family: arial, verdana, sans-serif;}
	
.menu {
	cursor: url(http://petmotel.net/images/shepherd2.cur);
	background-color: #00A651;
	height: auto;
    width: 360px;}