﻿
body {
    font-family: Calibri;
    width: 390px;
    height: 300px;
    font-size:12px;
}

#mot {
    float: left;
    border: solid black 1px;
    width: 190px;
    height: 150px;
}

#hai {
    float: right;
    border: solid black 1px;
    width: 190px;
    height: 150px;
    font-size:12px;
}

#ba {
    float: left;
    border: solid black 1px;
    width: 190px;
    height: 290px;
}

#bon, #bonhai {
    float: right;
    border: solid black 1px;
    width: 190px;
    height: 250px;
}

#Text1 {
    font-weight: bolder;
    width: 280px;
    background-color: red;
    color: white;
}
#fle{
    font-size: 12px;
    width: 140px;
}

#Buttx {
    font-weight: bolder;
    background-color: blue;
    color: white;
}
#intext{
    width:120px   
}
#Submit1, #Submit2 {
    font-size: 12px;
    font-weight: bolder;
    color: navy;
    background-color:#efece1;
}
#TextID{
    font-size:11px;
    font-weight:bold;
    width:110px;
    height:14px;
}
#Textmgs {
    font-size: 12px;
    font-weight: bolder;
    width: 160px;
    height: 180px;
}
#Buttansw, #Buttainv {
    font-size: 12px;
    background-color: blue;
    color: white;
    font-weight: bolder;
}
