body{ background-color:#b0e0d3; font-family:Constantia, Times, Helvetica, Sans-Serif; } h1{ color:#0000FF; text-align:center; text-shadow: 2px 2px gray; } h2{ text-align:center; } h3{ text-align:center; } /* Style rule for the nav div */ #nav{ width:900px; margin: 0 auto; background-color: #b0e0d3; border: solid 4px #0000F5; border-radius: 10px; } /* Styling for footer */ footer table{ height:35px; padding:5px; width: 98%; margin:5px auto; color: #d0ae8e; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; }