 body {
	margin: 0;
	padding: 0;
    color:#fff;
    background: #003 url('images/tile.png');
    text-shadow: 2px 2px 3px #669;
    font: 69%/1.5em 'Metamorphous', cursive;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1200px;
	 height: 800px; 
	 
	 z-index:0;
	} 

 #craftdisc 
{ 
	 left: 13px; 
	 top: 13px; 
	 position: absolute; 
	 width: 500px;
	 height: 500px;
	 z-index:2;
} 

 #head 
{ 
	 left: 660px; 
	 top: 13px; 
	 position: absolute; 
	 width: 394px;
	 height: 176px;
	 z-index:3;
} 

 #parkertorrence 
{ 
	 left: 1166px; 
	 top: 170px; 
	 position: absolute; 
	 width: 28px;
	 height: 381px;
	 z-index:4;
} 

 #twitbtn 
{ 
	 left: 13px; 
	 top: 700px; 
	 position: absolute; 
	 width: 255px;
	 height: 85px;
	 z-index:5;
} 

 #fbbtn 
{ 
	 left: 275px; 
	 top: 700px; 
	 position: absolute; 
	 width: 255px;
	 height: 85px;
	 z-index:6;
} 

 #sls2 
{ 
	 left: 195px; 
	 top: 535px; 
	 position: absolute; 
	 width: 150px;
	 height: 185px;
	 z-index:7;
} 

 #links 
{ 
	 left: 785px; 
	 top: 650px; 
	 position: absolute; 
	 width: 150px;
	 height: 185px;
	 z-index:8;
} 

 #c20th
{ 
	 left: 600px; 
	 top: 666px; 
	 position: absolute;
	 height: 185px;
	 z-index:9;
} 

 #dmbtn 
{ 
	 left: 15px; 
	 top: 495px; 
	 position: absolute; 
	 width: 169px;
	 height: 169px;
	 z-index:10;
} 

 #flsbtn 
{ 
	 left: 195px; 
	 top: 725px; 
	 position: absolute; 
	 width: 155px;
	 height: 72px;
	 z-index:11;
} 

 #whbtn 
{ 
	 left: 195px; 
	 top: 520px; 
	 position: absolute; 
	 width: 99px;
	 height: 97px;
	 z-index:12;
} 

 #spbtn 
{ 
	 left: 355px; 
	 top: 495px; 
	 position: absolute; 
	 width: 168px;
	 height: 169px;
	 z-index:13;
} 

 #content 
{ 
	 background: url('images/content.png') repeat-y;
     left: 560px; 
	 top: 170px; 
     margin: 0;
     padding: 0;
     position: absolute; 
	 width: 600px;
	 height: 900px;
	 z-index:1;
} 
#text20th
{	
	 left: 835px; 
	 top: 666px; 
	 position: absolute;
	 width: 300px;
	 z-index:9;
}

 #celtrule 
{ 
	 left: 631px; 
	 top: 189px; 
	 position: absolute; 
	 width: 460px;
	 height: 25px;
	 z-index:15;
} 

 #celtrule2 
{ 
	 left: 631px; 
	 top: 610px; 
	 position: absolute; 
	 width: 460px;
	 height: 25px;
	 z-index:15;
} 

 #copyright 
{ 
	 left: 50px; 
	 top: 800px; 
	 position: absolute; 
	 width: 460px;
	 height: 25px;
	 z-index:15;
} 

a {
 color: #bbb; 
 text-shadow: 1px 1px 0px #669;
 text-decoration: none;	
}

a:hover {
 color: #999;
 text-shadow: 1px 1px 0px #669;
 text-decoration: none;	
}

p, h5, li {
 font-size: 1.3em;
}

p {
 margin: 0.5em 5% 0.5em;
}

li {
 margin: 0.5em 8% 0.75em 0;
}

h5 {
 
 font-weight: bold;	
 margin: 0.5em 5% 0.5em;	
 
}

h4 {
 font-size: 1.4em;
 font-weight: bold;	
 margin: 0.5em 5% 0.5em;
}

h3 {
 font-size: 1.6em;
 font-weight: bold;	
 margin: 0.5em 5% 0.5em;
}

h2 {
 color: #ccc;
 font-size: 1.75em;
 font-weight: bold;
 text-shadow: 1px 1px 2px #669;
 margin: 0.75em 5% 0.5em;	
}

h1 {
 color: #ccc;  
 font-size: 2em;
 font-weight: bold;
 text-shadow: 2px 2px 2px #669;
 margin: 0.75em 5% 0.5em;	
}