.page
{
height:2100px;
}
.box1
{
position:absolute;
top:100px;
left:3%;
width:40%;
}
.box1b
{
position:absolute;
top:100px;
left:60%;
width:40%;
}
.box2
{
position:absolute;
top:300px;
left:30%;
width:45%;
}
.box3
{
position:absolute;
top:650px;
left:3%;
width:50%;
}
.box3b
{
position:absolute;
top:650px;
left:50%;
width:45%;
}
.box4
{
position:absolute;
top:1000px;
left:3%;
width:40%;
}
.box4b
{
position:absolute;
top:1000px;
left:65%;
width:30%;
padding:5px;
}
.box5
{
position:absolute;
top:1350px;
left:50px;
width:45%;
}
.box6
{
position:absolute;
top:1550px;
left:50%;
width:45%;
}
.box7
{
position:absolute;
top:1000px;
left:30%;
width:45%;
}
.label 
{
position:absolute;
top:1350px;	
left:50%;
width:40%;

}

.foot {
top:1900px;
}
