form.input
{
text-align:right;
}
h2.main
{
border-style:solid;
border-width:5px;
background-color:#b0c4de;
}
ul.list1
{
list-style-type:disc;
}
p.left
{
position:absolute;
left:30px;
}
div.header
{
text-align:center; 
position:absolute;
top:0px;
left:0px;
height:80px;
width:1904px;
background-color:#b0c4de;
}
div.left
{
position:absolute;
left:0px;
top:80px;
width:200px;
height:1000px;
background-color:#b0c4de;
}
div.main
{
text-align:justify; 
position:absolute;
border-style:solid;
border-width:5px;
padding:10px;
left:200px;
top:80px;
width:1324px;
height:970px;
background-color:white;
}
div.right
{
position:absolute;
left:1554px;
top:80px;
width:350px;
height:1000px;
background-color:red;
}
div.received
{
text-align:center; 
position:absolute;
border-style:solid;
border-width:2px;
width: 300px;
}
