html{ margin:0; padding: 0; background-color:#333333; } body{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#000000; background-color:#333333; margin:0; padding: 0px; } #top { background-image: url(./../img/top.jpg); width: 600px; height: 150px; } #footer{ width: 600px; height: 150px; } #left{ background-color:#dadad8; width: 50px; } #center{ background-color:#ffffff; width: 500px; padding: 10px 0 0 0; } #center h3{ text-indent: 1em; } #center p { text-indent: 5px; padding: 0 0 0 10px; } #right{ background-color:#ffffff; width: 50px; } h3{ border-bottom: 1px Solid #000000; color: #000000; } h5{ text-indent: 1em; font-style:italic; text-decoration:underline; } a img{ border: 0; }
