body {
    background: #333;
    color: #fff;
    font: 300 100.1% "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
}
#holder {
    height: 480px;
    left: 50%;
    margin: -240px 0 0 -320px;
    position: absolute;
    top: 50%;
    width: 640px;
}

h1 {
   
    color: white;
}

#table {
    	font-size: 42px;
	//border-width:5px;          	
	//border-style:solid;   
	text-align: center;
	}

#name1 {
    	color: green;            	
	}
#fart {
    	color: white;            	
	}
	
#go{
         color: orange;
	  font-size: 26px;      
	 
	}			
#copy {
    bottom: 0;
    font: 300 .7em "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    position: absolute;
    right: 1em;
    text-align: right;
}
#copy a {
    color: #fff;
}

#copy qqq {
    display: block;
    color: orange;
}

#cod{

    background: #333;
             color: red;
	  font-size: 26px;      
 	text-align: center;
    border: 0;
 
}



.dog{
    color: orange;
}
.cat{
    background-color: yellow;
}
