.D{
position : absolute;
top : 120px;
left : 120px;
z-index : 1;
}
.w{
margin : 0px;
font-size : small;
font-weight : bold;
text-decoration : underline;
}
.w1{
margin : 0px;
font-size : small;
font-weight : bold;
}
.w2{
margin : 0px 0px 0px 5px;
}
HR{ 
background-color : #568A92; 
color : #568A92; 
border : none; 
height : 1px;
width : 400px; 
} 
.G{
margin : 0px 10px 0px 0px;
width : 800px;
height : 600px;
position : relative;
top : 120px;
float : right;
z-index : 0;
}
.G1{
margin : 0px 10px 0px 0px;
width : 600px;
height : 800px;
position : relative;
top : 120px;
float : right;
z-index : 0;
}

