Text Bold

Out of context: Reply #11

  • Started
  • Last post
  • 16 Responses
  • pillhead0

    @charset "UTF-8";

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    border: 0;
    outline: 0;
    padding: 0;
    }

    body {
    margin: 0px;
    padding: 0px;
    }
    #topBg {
    background-image: url(../images/background_head.jp...
    height: 600px;
    }
    #centreBg {
    background-image: url(../images/backgorund_centre...
    height: 800px;
    background-position: left bottom;
    background-color: #AFA592;
    background-repeat: repeat-x;
    }
    #footBg {
    background-image: url(../images/background_foot.jp...
    height: 230px;
    background-position: left top;
    background-repeat: repeat-x;
    }
    #topBg #head {
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    height: 500px;
    }
    #topBg #head #boxleft {
    width: 270px;
    float: left;
    padding-top: 120px;
    }
    #topBg #head #boxright {
    float: right;
    width: 450px;
    padding-top: 120px;
    }
    #topBg #head #boxleft #mainNav {
    height: 250px;
    }
    #topBg #head #boxleft #mainNav #introductionBox {
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    }
    #topBg #head #boxleft #mainNav #introductionBox a {
    color: #F1EADD;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: lighter;
    font-style:normal;
    font-variant:normal;
    }
    #topBg #head #boxleft #mainNav #webdesign {
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    }
    #topBg #head #boxleft #mainNav #webdesign a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #F1EADD;
    text-decoration: none;
    font-weight: normal;
    }
    #topBg #head #boxleft #mainNav #webdesignList ul {
    margin: 0px;
    padding: 0px;
    }
    #topBg #head #boxleft #mainNav #webdesignList li {
    list-style-type: none;
    }
    #topBg #head #boxleft #mainNav #webdesignList a {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #F1EADD;
    text-decoration: none;
    font-style: italic;
    line-height: 21px;
    font-weight: normal;
    }
    #topBg #head #boxleft #mainNav #printDesign {
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    }
    #topBg #head #boxleft #mainNav #printDesign a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #F1EADD;
    text-decoration: none;
    font-weight: normal;
    }

View thread