﻿body { background: #88A3B1; margin: 0px; padding: 0px; font-family: Trebuchet MS, Verdana; }

#paper { max-width: 520px; margin-left: auto; margin-right: auto; margin-top: 10%; margin-bottom: auto; }

#manna { background: #fff; border: 1px solid black; margin: 5px; padding: 20px; }

#quote  
{
	font-size: 16pt; 
	margin-bottom: 10px;
	margin-top: 10px;         
}

#reference { text-align: right; font-size: 13pt; text-decoration: none; }

a { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #aa0000; }

#link { text-align: right; margin: 10px; font-size: 11pt;}
