@charset "utf-8"; /* CSS Document */ body { background:center width:100px; text-align:center; background-image: url(PURPLE%20Background.jpg); background: url(PURPLE%20Background.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; body{width:100%;} } ul { font:bold; font-size:32px; list-style-type:none; padding-right:80px; border:inset; border-color:black; border-left:none; border-right:none; } .horizontal { display:inline; text-align:center; padding-left:50px; } a { text-decoration:none; color:black; text-align:center; } ol { display:inline; list-style:none; padding-right:100px; }