@charset "UTF-8";
/* CSS Document */

body {
background-color:rgb(0, 0, 0);
color:rgb(255, 255, 255);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

h1 {
text-align:center;
}
