body{background-color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; } .header{background-image:url('header.jpg'); padding:0px; color:#565656; text-align:center; border-style:solid; border-width:thin; border-color:#333333; } .content{color:#333333; } .navi{border-style:dashed; border-width:thin; border-color:#333333; color:#333333; } A:Link{color:#484D46; text-transform:capitalize; cursor:e-resize; } A:Active{color:#484D46; text-transform:lowercase; text-decoration:none; cursor:e-resize; } A:Visited{color:#484D46; text-decoration:line-through; cursor:e-resize; } A:Hover{background-image:url('hover.jpg'); padding:0px; text-decoration:none; border-style:dashed; border-width:1px; border-color:#333333; color:#CCCCCC;