body {background-color: #DDDDDD;
      color: #111111;}
			 
p {font-family: Georgia, Century Gothic, Verdana, Arial, Sans-serif;
   font-size: 12pt;
	 font-weight: normal;
	 color: #FFFFFF;
	 text-align: left;
	 background-color: #3366CC;
	 border: 3px groove #CC6600;
	 padding: 20px 20px 20px 20px;}
		
p.shit {font-family: Georgia, Century Gothic, Verdana, Arial, Sans-serif;
        font-size: 12pt;
			  font-weight: bold;
		    color: #CC6600;
		    text-align: left;
		    background-color: #0066CC;
	      border: 3px groove #FFFFFF;
	      padding: 20px 20px 20px 20px;}
				
p.end {font-family: Georgia, Century Gothic, Verdana, Arial, Sans-serif;
       font-size: 12pt;
			 font-weight: normal;
			 color: #3366CC;
			 text-align: center;
			 background-color: #DDDDDD;
			 border: none;
			 margin: 20px 20px 20px 20px;
			 padding: 5px 5px 5px 5px;}
				 
a {color: #CC6600;
   text-decoration: none;}
	 
img {border: 1px solid #FFFFFF;}
	 
#words {width: 33%;
				position: relative; top: 33%; left: 33%;}
				
#end {width: 33%;
      position: relative; top: 66%; left: 33%;}	