﻿.background1 {
    min-height: 300px;
    min-width: 300px;
    width: 100%;
    height: 100%;
    background: url("../files/bg/bgwhite.jpg") repeat;
    z-index: 999;
}
