html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 7;
     border: 0;
}

body
{
    font-weight: bold;
    font-size: 8pt;
font-weight: bold;
    background-attachment: fixed;
    background-image: url(lovelydaybg.jpg);
    color: black;
    background-repeat: repeat;
    font-family: arial;
}

h1
{
    font-size: 1.2em;
    font-family:Arial;
    font-weight:bold;
    color:Black;
}
h3
{
    font-size: 1em;
     font-family:Arial;
    font-weight:bold;
        color:Black;

}
a
{
    font-size: 1em;
     font-family:Arial;
    font-weight:bold;
        color:Black;

}

    
img
{
    border-width:0px;
}