/* Add style information here */ div#hello { display: block; } div#hello_again { display: none; } h3 { color:white; margin:-10px 0 0 0; padding:4px; background-color:rgb(80, 80, 170); border:2px solid; border-color:#c4c4e8 black black #c4c4e8; font-family:sans-serif; font-size: medium; }