body { background-image: url('homepage.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-size: 100% 100%; } #menu { float:right; font-family: 'Book Antiqua', 'Times New Roman', 'serif'; font-size:2.5em; font-weight:bold; padding-right:5%; padding-top:0; margin-top:0; color:red; } a:link {text-decoration:none; color:red} a:visited {text-decoration:none; color:red} a:active {text-decoration:none} a:hover {text-decoration:none} li {list-style:none;}