.style1 {color: #FF00FF}

#title{
width:700px;
background: #FF6600; 
height:40px;
color: #FFE4E1;
line-height:40px;}

.title2{
width:650px;
background: blue; 
height:35px;
color: #F0F8FF;
line-height:40px;}

.yellow{
width:600px;
color: yellow; 
background: black; 
height:30px;

line-height:40px;}

.green {
width:550px;
color: lime;
background: green; 
height:25px;
font-weight: normal;}