@import url("main_template.css");

#main
        {
            background-image: url("../images/gallery-bkgd.jpg");
        }
#main3
        {
            position: relative;
            top: 0px;
            left: 0px;
            font-weight: normal;
        }
h3      {
            color: #8A0868; 
        }
p       {
            margin-top: 0px;
        }