body {
	background-image: url(pics/flag_staff.jpg);
	background-repeat: repeat;
}

table.bigpic {
	margin-left: auto;
	margin-right: auto;
	border-width: 10px;
	border-style: outset;
}

div { text-align: center; }
.blue { color: blue; }

.bigemph {
	text-transform: inherit;
	text-decoration: underline;
	font-style: italic;
}

.pronounciation {
	font-size: x-large;
	font-weight: bold;
}

ul.pastimes li {
	list-style-type: disc;
	list-style-position: default;
	font-size: larger;
}

table.header { width: 100%; }
table.header td { text-align: center; }
table.header td.leftimage { text-align: left; }
table.header td.rightimage { text-align: right; }

table.platform {
	margin-left: auto;
	margin-right: auto;
}

