#mySummer{ margin-left:10px; margin-right:auto; margin-top:8px; height:220px; width:200px; z-index:999; background-color:#fff; opacity:.75; padding:10px; font-family:monospace; font-size:32px; } /* Shifted to the upper left corner and reduced the width and height */
#banner{ width:635px; padding:2px; margin-right:auto; margin-left:auto; margin-top:2px; background-color:#fff; opacity:.9; font-size:60px; font-family:monospace; color:#000; z-index:999; }
/* Reduced the opacity*/
#myPic{ position:fixed; top:0px; left:0px; height:100%; width:100%; z-index:-999; } #credits{ position:fixed; bottom:110px; font-family: monospace; font-size:12px; color:#000; z-index:999; background-color:#DAA520; opacity:.85; } a{ font-family:monospace; font-size:12px; color:#4169E1; }
/* Moved to the bottom left corner, changed the background color and changed the hyperlinked text color */