.page
{
height:1600px;
width:90%;
}

.foot
{
position:absolute;
top:1350px;
}
.box1
{
position:absolute;
top:100px;
left:8%;
width:40%;
}
.box1b
{
position:absolute;
top:100px;
left:50%;
width:40%;
}
.label1
{
position:absolute;
top:375px;
width:40%;
left:30%;
font-size:1.3em;
font-weight:600;
}
.label1 p  {
font-size:1.3em;
font-weight:600;
color:#a52a2a;
}

.box2
{
position:absolute;
top:500px;
left:30%;
width:40%;
}
.box2 p {
font-size:1.3em;
font-weight:600;
color:#a52a2a;
}
.box3
{
position:absolute;
top:900px;
left:30%;
width:40%;

}
.box3 p  {
font-size:1.3em;
font-weight:600;
color:#a52a2a;
}

