@charset "iso-8859-15";
body {
	margin: 0;
	background-color: #000;
}

p 
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 20px;
	line-height: 20px;
}

#top {
    background-color: #DC0368;
    height: 375px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-left: 10px;
    padding-top: 5px;
    width: 741px;
}

