@charset "UTF-8";
body {
	background-image: url(images/paper.jpg);
	text-align: center;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
#contact a {
	color: #2B6198;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
#contact {
	color: #2B6198;
	text-decoration: none;
	border: 2px dotted #2B6198;
	width: 860px;
	margin: 0 auto;
	padding: 25px 0;
}
body img {
	margin: 25px auto;
}
