﻿.header {
	text-align: center;
	height: 40px;
}
.footer {
	font-size: x-small;
	text-align: center;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.picture {
	text-align: center;
	border: 2px solid #B0E0E6;
}
.border {
	border: 2px solid #B0E0E6;
}

