
body {
    background-color: #0D0505;
	color:#FFF;
    font-family: helvetica;
}

h1 {
    font-family: verdana;
    margin: 0;
}


.first {
    text-indent: 0;
}

.highlight {
    background-color: #ccf;
    font-weight: bold;
}

