@charset "UTF-8";
body {
    font-family:"MS Pゴシック",sans-serif;
    background-color:#000000;        
}
 
 h1,p,a {
    color: #ffff;
}