* { padding: 0; margin: 0; outline: 0; }

body {
	background: #ebf0de;
	font-family: 'times-new-roman', serif;
	font-size: 20px;
	line-height: 25px;
	color: #000;
}

a img { border: 0; }

a { color: #000; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }

.shell { width: 705px; margin: 0 auto; }

h1 { font-size: 43px; line-height: 43px; font-family: 'times-new-roman', serif; text-align: center; font-weight: normal; padding: 64px 0 14px 0; }

p { text-align: center; letter-spacing: 0.2px; }
p.image { padding: 25px 0 19px 0; }
p.info { font-size: 18px; line-height: 22px; padding-bottom: 64px; }
p.info span { font-size: 12px; position: relative; top: -6px; line-height: 12px; }
