body {
	background: #d5ccbb;
}

img {
/*	height: 300;*/
}

body {
text-align: center;
font-family: Script;
font-family: "Palatino Linotype";
font-size: 16px;
}

object, embed {
/*align: middle;*/
/*height: 78%;*/
/*width: 80%;*/
}

a:link, a:visited, a:hover, a:active, img {
color: #d5ccbb;
}
	
h1 {
/*font-family: Script;
font-family: "Embassy BT", "Freehand521 BT";*/
font-size: inherit;
font-size: larger;
padding: 1px;
margin:1px;
text-decoration: underline;
}

div.t, div.sub {
font-size: inherit;
font-size: smaller;
text-align: center;
border: 1px;
border-style: solid;
margin:8px;
margin-left: auto;
margin-right: auto;
width: 350px;
}

div.sub {
font-size: x-small;
}