
body {
background-color: white;
}

div.sideline1 {
position: absolute;
top: 115px;
left: 80px;
width: 425px;
height: 370px;
background-color: none;
border: 2px solid #000000;
background-image: url(img/bg2.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}

div.sideline2 {
position: absolute;
top: 140px;
left: 70px;
width: 11px;
height: 315px;
background-color: none;
border: 1px solid #000000;
}


div.main_border {
position: absolute;
top: 103px;
left: 40px;
width: 625px;
height: 397px;
padding-left: 20px;
padding-right: 20px;
background-color: none;
border: 1px dashed #000000;
}

div.bottomline {
position: absolute;
top: 484px;
left: 120px;
width: 350px;
height: 11px;
background-color: none;
border: 1px solid #000000;
}

div.main_borderdash {
position: absolute;
top: 115px;
left: 503px;
width: 156px;
height: 370px;
padding-left: 20px;
padding-right: 20px;
background-color: none;
border: 2px solid #000000;
}
