body {
	font-family: 'Palatino Linotype', 'Times New Roman', Serif;
	background: #1b0f50;
	color: #A9D5FF;
	text-align: center;	}
#Layer1 {
	position:absolute;
	width: 70%;
	height:auto;
	z-index:1;
	left: 5%; }
#Layer2 {
	position:absolute;
	width:20%;
	height:auto;
	z-index:2;
	right: 5%;
	background-color: #FFE1AC;
	color: #563A09;
	border: medium solid #563A09; }
.small {
    font-size: x-small }
a:link {
	color: #3333FF; }
a:visited {
	color: #9900FF; }
.tiny {
	font-size: xx-small;
	background-position: center;
}