.background{
    background-color:white;
    height:280px;
    padding:2px;
 
}
.background2 {
    background-color: #EFEFEF;
}
.vseparator {
    border-bottom: dotted;
    border-bottom-color: #C0C0C0;
    height: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    background-color: white;
}