@media screen, print, projection { body { padding :0px; margin:0px; color : rgb(0,0,0); background-color: rgb(255,255,255); background-image : url(spiderright.jpg); background-attachment : fixed; background-position : top right; background-repeat : no-repeat;} .section {margin:1em;border : 1px solid black; padding : 1.5%; background-color: rgb(255,255,255); color : rgb(0,0,0);} #title {margin : 0px; width : 100%; border-bottom : thin rgb(0,0,0) solid; border-top : 0px; border-left : 0px; border-right: 0px; padding : 0px;} #title h1, #title p {display : inline;} body>#title {position:fixed;} body>#introduction {margin-top : 4em;} #introduction {width : 20%; padding-right:2%;} #content {width : 50%; position : absolute; left : 23%; top : 30%;} #footer {position : absolute; top : 95%; left : 75%; padding : 0.5%;} #w3links{padding : 5px;} }