/* CSS Document */

/*======*/ 
/* BODY */
/*======*/ 
body {	background-color: #000000;
	margin:  0px;
	padding: 0px;
	spacing: 0px;}

.wrmheader   {	background-image: url(http://www.worm-game.net/wormgradient.jpg); 
		background-repeat: repeat-x;
		background-color: #C9BE62;
		spacing: 2px; 
		padding: 2px;
		border-width:0px; 
		border-color:#827839; 
		border-style:solid;}
.wrmheader   { font-family: Verdana,Sans-Serif; font-size: 12px; color: #000000; font-weight: normal; }
.wrmheader  a{ font-family: Verdana,Sans-Serif; font-size: 40px; color: #302217; font-weight: bold; text-decoration: none;}
.wrmheader  a:link    	{color: #302217; text-decoration: none;}
.wrmheader  a:visited 	{color: #302217; text-decoration: none;}
.wrmheader  a:hover   	{color: #8A4117; text-decoration: underline;}
.wrmheader  h1{font-size: 40px; margin: 0px; padding: 0px; spacing: 0px;}


.wrmbody   {	background-color: #C9BE62;
		spacing: 0px; 
		padding: 0px;
		border-width:2px 2px 2px 2px; 
		border-color:#827839; 
		border-style:solid;}
.wrmbody     { font-family: Verdana,Sans-Serif; font-size: 12px; color: #8A4117; font-weight: normal; }
.wrmbody    a{ font-family: Verdana,Sans-Serif; font-size: 12px; color: #7E3517; font-weight: bold; text-decoration: none;}
.wrmbody    a:link    	{color: #7E3517; text-decoration: none;}
.wrmbody    a:visited 	{color: #7E3517; text-decoration: none;}
.wrmbody    a:hover   	{color: #8A4117; text-decoration: underline;}


.wrmfooter {	background-color: #C9BE62;
		spacing: 2px; 
		padding: 2px;
		border-width:0px; 
		border-color:#827839; 
		border-style:solid;}
.wrmfooter   { font-family: Verdana,Sans-Serif; font-size: 12px; color: #8A4117; font-weight: normal; }
.wrmfooter  a{ font-family: Verdana,Sans-Serif; font-size: 12px; color: #7E3517; font-weight: bold; text-decoration: none;}
.wrmfooter  a:link    	{color: #7E3517; text-decoration: none;}
.wrmfooter  a:visited 	{color: #7E3517; text-decoration: none;}
.wrmfooter  a:hover   	{color: #8A4117; text-decoration: underline;}



