@import url("main_template.css");

#main
        {
            background-image: url("../images/links-bkgd.jpg");
        }
#main1
        {
            font-weight: normal;
            width: 230px;
            height: 395px;
        }
#main2
        {
            font-weight: normal;
            width: 470px;
            height: 395px;
        }
#main2-1
        {
            float: left;
            font-weight: normal;
            width: 230px;
            height: 395px;
        }
#main2-2
        {
            float: right;
            font-weight: normal;
            width: 230px;
            height: 395px;
        }
h3      {
            color: #CC6265;
            margin-bottom: 0px;
            text-decoration: underline;
        }

