/* Style sheet for Contact page */

/* import the main table structure, menus & headers */
@import url("../style_main.css");

img
{
 border-style:none;
 border-color:#808000;
 border-width:4
}

form
{
    text-align:left;
    margin-left:6em;
    margin-right:6em;
}


