@charset "utf-8";
/* CSS Document */
<style type="text/css">

{
background-color:#000;
}
h1
{
color:#06C;
text-align:left;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}
</style>



