div.one {  background: black; position: absolute; top: 30%; left: 13%;}

a:link {color: red; }
a:visited {color: red; }
a:hover { font-style: italic;}

body { background: black; color: Red; background: url(watcherblue.jpg); font-family: Georgia, 
	"Times New Roman", Times, serif; padding-left: 17%; font-size: "100%" } 

ul.navbar { list-style-type: none;
            padding: 0;
            margin: 0;
            position: absolute;
            top: 35%;
            left: 2%;
            width: 10% }
    ul.navbar li {
    background: black;
    text-align: left;
    margin: 2.5% 0;
    padding: 4%; font-size: "150%" }
	



    