body {
	background: url(clouds.jpg);
	color: Black;
	text-align: center;
	
}

.kubsieskorner {
	color: Black;
	font-size: xx-large;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
}

.theblahpage {
	font-size: large;
	text-align: center;
	color: Black;
	font-family: "Times New Roman";
	font-weight: bolder;
}

.header5 {
	font: x-large;
	color: Black;
	text-align: center;
	font-family: "Times New Roman";
}

.header {
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: Black;
}

address {
	font-size: x-small;
	font-style: italic;
	text-align: center;
	font-family: "Comic Sans MS";
}

td {
	text-align: center;
}

a:visited {
	color: Red;
}

a {
	color: Black;
}

a:hover {
	color: Teal;
}
