body
{
margin-top: 2em;
margin-bottom: 1.3em;
    font-family: Courier New, Courier, monospace;
}

img
{    border: none;
}

a:link, a:visited
{
    text-decoration: underline;
    color: gray;
}

a:hover
{
	color: red;
}

img.centered {
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

h1
{
    font-size: xx-large;
}

p.subinfo {
	font-size: small;
	line-height: 1.2em;
	margin-left: 3em;
	margin-top: -1.5em;
	margin-bottom: -1em;
}#frame
{
    background: white;
    margin-top: 2em;
    margin-left: 10%;
    margin-right: 10%;

    position: relative;
    border: thin double black;

    overflow: hidden;    width: 80%;
}#content{	margin: 2em;
	font-size: large;	font-weight: bold;
	line-height: 1.5em;	
}

#info{
	width: 55%;
}

#dates
{
	width: 40%;
}

#keke
{

	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-bottom: -10px;
}
