
h1 { 
	font-weight: bold;
	font-size: 40px;
}

body {
	text-align: center;

	font-size: 16px;
}
.copyright {    

text-align: center;
}

ul { 
list-style: inside;
}

.randomlinks {
	list-style: none;
}


.info {font-family: "arial", Georgia, Serif;

}

dt { font-weight: bold;

}