body{
background-image: url("cs.gif");
background-repeat: no-repeat; 
color:#000; 
font-family:Georgia, Times New Roman; 
font-size:14px; 
margin:0px;
}

.header {
background-color:#990000;
background-image: url("ct.gif");
background-repeat: no-repeat;
height:90px; 
width:100%; 
border-bottom:1px solid;
border-color: #000;
}


.words {
margin-left:200px;
margin-top: 20px;
margin-right: 20px;
margin-bottom:20px;
width:600px;
color:#000; 
font-family:Georgia, Times New Roman; 
font-size:14px; 
}

b {
font-weight:bold;
color:#990000;
}
