@charset "utf-8";
/* CSS Document */

#webcom {
	margin: auto;
	height: auto;
	width: 800px;
}
#webcom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #01301C;
}
#webcom p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
