﻿#historybg { background-image: url(/assets/images/bgblank1.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	padding: 0 50px;
	width: 768px;
	height: 428px;}

#history { float: left;
           font-weight: normal;
           color: #000;
           font-family: Times New Roman, times;
           text-align: left;
           padding: 20px;
           }
#history img {float: left;
	padding: 10px 10px 0 0;}
           
#history p {
                margin: 20px 0 0 0;
                font-weight:bold;
                color: #000;
                }