/* CSS Document */

body
{
	font-family:"Times New Roman", Times, serif;

	background-color: #1f0e30;
}

h1
{
font-size:14px;
color:#ffffff;
}

h2
{
color:#FF0000
}




p
{
color: white;

}