          
body {
	background-color: #000033;
	color: #bbd4d4;
	font-family: Baskerville, ui-serif, serif;
     font-size: 1em;
}

body.smile_page {
     font-family: Baskerville, ui-serif, serif;
     text-align: center;
     background-color: #334466;
}

.page-title {
	text-align: center;
	font-size: 2em;
}

.page-border {
	border-style: solid;
	border-width: thin;
	width: 50%;
	padding: 10px;
     background-color: #334466;
     margin: 0 auto;
}

a {
	color: #6699FF;
}

hr {
	width: 75%;
}

.profile {
	font-size: 1.25em;
}

.poem-title {
	text-decoration-line: underline;
	font-size: 1.5em;
}

pre {
	font-family: Baskerville, ui-serif, serif;
	font-size: 1em;
}

.services {
	font-size: 1em;
	text-align: center;
}

.smile_heading {
     font-size: 2em;
}

.smile_table {
     text-align: left;
}

table.smile {
     margin:0 auto;
}

table.smile tr td{
	border-style: dotted;
	border-width: thin;
     border-color: #FFFFFF;
     font-family: Baskerville, ui-serif, serif;
     padding: 7px;
     font-size: 1em;
}

table.smile a {
     color: #6699FF;
}

.copyright {
     font-size: 0.5em;
}