#divwrapper { width: 800px; position: relative; margin-right: auto; background-color: #FEF3CF; border: thin ridge #000000; margin-left: auto; } body { background-color: #660000; } h1 { font-family: "Times New Roman", Times, serif; font-size: 20px; color: #000000; } h2 { font-family: "Times New Roman", Times, serif; font-size: 15px; color: #660000; } h5 { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FEF3CF; } h6 { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000; } #divhead { background-color: #970000; color: #FFFFFF; } p { font-family: "Times New Roman", Times, serif; font-size: 14px; } #divfoot { background-color: #970000; } a { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; text-decoration: none; } a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FF0000; text-decoration: none; }