BODY
{
background:#99ccff;
background-image:url("clouds.jpg");
background-repeat:repeat;
font-family:	Verdana;
font-size:11pt;
colour:blue;
}
#header{
position: absolute;
text-align:centre;
font-size:10pt;
top:	95px;
left:	6px;
height:20px;
padding:5px;
width:770px;
background-color:#ffffff;
}
#form{
position: absolute;
text-align:centre;
font-size:9pt;
top:	60px;
left:	6px;
height:20px;
padding-top:1px;
width:790px;
}
#wind{
position: absolute;
text-align:centre;
font-size:7pt;
top:	100px;
left:	0px;
height:100px;
padding:7px;
width:250px;
border-width: 1px;
border-style: outset;
border-color: #330099;
color: #0000cc;
background-color: #99ccff;
}
#rain{
position: absolute;
text-align:centre;
font-size:7pt;
top:	100px;
left:	260px;
height:80px;
padding:7px;
width:250px;
border-width: 1px;
border-style: outset;
border-color: #330099;
color: #0000cc;
background-color: #99ccff;
}
#cloud{
position: absolute;
text-align:centre;
font-size:7pt;
top:	215px;
left:	0px;
height:100px;
padding:7px;
width:250px;
border-width: 1px;
border-style: outset;
border-color: #330099;
color: #0000cc;
background-color: #99ccff;
}
#details{
position: absolute;
text-align:centre;
font-size:7pt;
top:	265px;
left:	260px;
height:50px;
padding:7px;
width:250px;
border-width: 1px;
border-style: outset;
border-color: #330099;
color: #0000cc;
background-color: #99ccff;
}
#base{
position: absolute;
text-align:centre;
font-size:9pt;
top:	100px;
left:	520px;
height:215px;
padding:7px;
width:250px;
color: #0000cc;
border-width: 1px;
border-style: outset;
border-color: #330099;
color: #0000cc;
background-color: #99ccff;
}
#table{
position: absolute;
text-align:centre;
font-size:9pt;
top:	100px;
left:	0px;
height:200px;
padding:7px;
width:770px;
color: #0000cc;
border-width: 1px;
border-style: outset;
border-color: #330099;
color: #0000cc;
background-color: #99ccff;
}















