body{
	margin: 0;
	padding: 0;
	background: fixed;
	background-color: #000000;
	color: white;
	text-align: center;
	font-family: Times New Roman;
	font-size: large;
}

#topRow{
width: relative;
margin: 0;
padding: 30px 5px 5px 5px;
text-align: center;
}

#2ndRow{
width: relative;
margin: 0;
padding: 5px 5px 5px 5px;
text-align: center;
}

p{
margin-top: 10px;
margin-bottom: auto;
margin-right: 8pt;
margin-left: 4pt;
}

h1{
	font-size:x-large;
}

h2{
	font-size:medium;
}

h3{
	font-size:xx-large;
}