      body  {           color : black;           background-image : url(backgr03.jpg);           background-attachment : fixed;           background-position : top left;           background-repeat : no-repeat;      }     .title {           text-align : center;      }                .content {           color : black;           font-family: Verdana, Helvetica, Arial, sans-serif;           background-color : #feffc6;           border : 0;      }     .content a {           color : black;           background-color : inherit;      }     .content a:hover {           color : white;           background-color : #FFC356;      }    		.content > table {		background-color :	#FEFFB5; }	 	 