body {
background-color: black;
color : green;
font-family: "Courier New", Arial, Times, "Times New Roman", serif;
font-weight: bold;
width: 800;
height: 800;
border: 1px white;
}


p
{
margin-left: 10px;
margin-bottom: 5px;
   font-size: 1.2em;
}


.mero
{

   margin-left: 100px;
   font-size: 1.2em;

}

.sensei
{
   text-decoration: blink;
}
