@charset "utf-8";
/* CSS Document */

body{
background:#000000;
}

a {
color:#990000;
}

a:visited{
color:#990000;
}

a:hover{
color:#990000;
}

#simage{
margin-top:25%;

}
