body { font-family:helvetica; background:url("background.png") no-repeat center center fixed; } #content { width:90%; margin-left:auto; margin-right:auto; top:50px; font-family: "Helvetica", Helvetica, sans-serif; height:90%; /*color: #595959;*/ color: #eeeeee; position:relative; top:50px; transition: color .5s ease-in-out; } a { font-size: 24px; /*color: #595959;*/ color: #eeeeee; text-decoration: none; } a:hover { text-decoration:underline;; }