


   body{
       background-image:url('image/back.jpg');
	   color:#ffffff;
	   }
	   
	 p{
      font-family:Microsoft Sans Serif;
	  font-size:15px;
	  
}	 
     a{
       color:#ffffff;
       text-decoration:none;
}	   
    td{
	  background-image:url('image/button.jpg');
	  }
	 #contend{
	          width:650px;
			  height:400px;
			  margin:auto;
			  margin-left:270px;
			  background-image:url('image/middle.jpg');
			  margin-top:100px;
			  border:solid 2px #ffffff;
			  }
				
	#menu{
	      float:left;
		  width:150px;
		  height:400px;
		 
		  }
		  
	#story{
	       float:left;
		   width:250px;
		   height:400px;
		   padding-left:5px;
		
		   }
		   
	#story-2{
	       float:left;
		   width:450px;
		   height:400px;
		   padding-left:5px;
		
		
		   }
	#picture{
	         float:right;
			 width:240px;
			 height:400px;
			 background-image:url('image/picture.jpg');
			
			 }
			 
	#heading{
	         font-size:50px;
			 font-family:arial;
			 font-weight:bold;
			 }
		
table#table	 td{
                  border:solid 1px;
				  text-align:center;
				  }		
	 #table{
	       margin-left:30px;
		   
		   margin-top:50px;
		   }
