body {
				background-image: url(http://www.scienceideas.org/images/background.jpg); background-repeat: repeat-x; 
} 


body, table, tr, td, 
			    {
					margin-left: 3%;
                    margin-right: 3%; 
					text-decoration: none; 
					background-repeat: repeat-x; 	
				}


p, ul, li, ol,  h3
			 {
                    margin-left: 3%;
                    margin-right: 3%; 
					text-decoration: none; 
					background-repeat: repeat-x; 	
			}
             

a.menu:link {  text-decoration: none }
a.menu:active {  text-decoration: none }
a.menu:visited {  text-decoration: none }
a.menu:hover {  text-decoration: none; }


