body{
background-image: url(images/fdios.jpg);
color: white;
text-align: justify,
}

p{
color: white;
font-weight: bold; 
width:250px; 
background-color:#5F9EA0; 
}

h1 { 
color: white; 
font-weight: bold; 
text-decoration: underline; 
width:250px; 
background-color:#5F9EA0; 
margin:auto; 
} 

h2 {
color: white; 
font-weight: bold; 
text-decoration: underline; 
width:400px; 
background-color:#B22222; 
 
}

.ia{
width:2000px;
margin:auto;
position: relative;
left: 500px;

}

#ib{
width:800px;
position: relative;
left:600px;

}

#hh{
position: absolute;
left:200px;
}

h3{
color:#B22222;
text-decoration: underline; 
text-decoration:bold; 
text-align: left;
position: relative;
left: 800px;
}

p{

color: black; 
font-weight: bold; 
width:1900px; 
background-color:wx#E6E6FA; 
 
}

div{
float: left;
}

.a{
color:#B22222
}