body {
    margin-top:    30px;
    margin-left:   30px;
    margin-right:  30px;
    margin-bottom: 30px;
    background-image: url(http://michmog.com/web/images/_images/background04.jpg);
    font-family: arial;
    color: #330000;
    text-align: left;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 16px;
}

a {
    color: #993333;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}
    
p {
    font-size: 14px;
}

p.moto{
    font-size: 12px;
    color: #993333;
    font-style: italic;
    margin-top:   0px;
    margin-left:   0px;
    margin-right:  0px;
    margin-bottom: 0px;
}

td { text-align: left;
}

#xsm_header, #xsm_menu, #xsm_content, #xsm_footer {
    padding: 2px 10px;
    margin: 5px;
    border: 1px solid;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://michmog.com/web/images/_images/filter2.png');
}

#xsm_content {
  margin: 10px 5px 10px 190px;
}

#xsm_menu {
  margin: 0px 5px;
}

.xsm_navigation {
  padding: 10px 0px;
}

#xsm_page > #xsm_header, #xsm_main > #xsm_menu, #xsm_main > #xsm_content, #xsm_page > #xsm_footer {
    background-image: url(http://michmog.com/web/images/_images/filter2.png);
}

td.main_cell p {  
    text-align: justify;
}

#xsm_header h1 {
  height: 60px;
  background-image: url(http://michmog.com/web/images/_images/michmogwebdesign.png);
  background-repeat: no-repeat;
}
