﻿#content
{
	margin: 10px;
	height: 5400px;
}
#menu
{
	margin-bottom: 10px;
}
#intro
{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.quotation
{
	border-right: #217b94 thin solid;
	padding-right: 10px;
	border-top: #217b94 thin solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #217b94 thin solid;
	color: #217b94;
	padding-top: 10px;
	border-bottom: #217b94 thin solid;
	font-style: italic;
	background-color: #deebef;
	text-align: center;
}
.note
{
	color: #c70f22;
	font-style: italic;
}

