@charset "utf-8";
/* CSS Document for admorris*/


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height:1.5em;
background-color: #ffffff;
color:#363636;
}

a{
color:#363636;
text-decoration: none;
}
a:hover{
color:#5f5f5f;
text-decoration: none;

}

#center{
width: 950px;
margin-left: auto;
margin-right: auto;
}

#magicmushrooms {
    display: none;
}

img {
border: none;

}