#mySummer{ margin-left:auto; margin-right:auto; margin-top:8px; height:490px; width:778px; z-index:999; background-color:#0e0 /* ive change the color from white to green to match the charli album theme*/; opacity:.75; padding:10px; font-family:Helvetica /* I changed the font style to helvetic */; font-size:85px; } #banner{ width:778px /* i incresed widht of the bottom squr shape to aling wit the top rectangle shape */; padding:10px; margin-right:auto; margin-left:auto; margin-top:10px; background-color:#0e0; opacity:.75; font-size:80px; font-family:IMPACT /* I changed the font style to IMPACT to match the album theme of charlie xcx */; color:#000; z-index:999; } #myPic{ position:fixed; top:0px; left:0px; height:100%; width:100%; z-index:-999; } #credits{ position:fixed; bottom:10px; font-family: monospace; font-size:12px; color:#000; z-index:999; background-color:#fff; opacity:.75; } a{ font-family:monospace; font-size:12px; color:#000; }