﻿body {
}

.bg {
    background-image: url("Images/bg1.gif");
    color: #ffffff;
}

.bg1 {
    background-color: #000000;
    height: 20px;
}

.YHbg2 {
    background-color:#800080;
    height: 10px;
}

 .YHpic0 {
    height: 180px;
    background-image: url(/Content/images/bjs.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
 .YHpic1{
        padding: 25px;
    }

.YHpic2 {
    height: 180px;
    background-image: url(/Content/images/bjs1.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.myback {
      background:url("backgroundpic.png"); 
      background-repeat: repeat-x;
}
