< body { font-family: "Courier"; font-size: 20px; color: #fff; background-image: url("https://slimy.neocities.org/style/BG.jpg"); text-align: center; } h1 { font-family:"Courier"; font-size: 50px; color: #fff; text-align: center; } h3 { font-family: "Courier"; font-size: 25px; color: #fff; text-align: center; } a:link { color: #0F0; text-decoration: none; } a:visited { color: #FF0; text-decoration: none; } a:hover { text-decoration: underline; } a:active { color: #F0F; text-decoration: underline; } #wrapper { width: 900px; background-color: #000; margin: 0 auto; }