.home {

        width:958px;
        background-color:#F1E7D7;
        border: 1px solid rgb(106, 104, 51);


}

.homecontent {

        width:950px;
        background-color:#F1E7D7;
        /*border: 1px dotted #999999;*/
        margin: 3px;


}

.img {
        margin-top:14px;
        margin-bottom:2px;
        text-align:center;

}

.img2 {

        float:right;
        margin:5px;

}