body {
background-color: #CCFFCC;
font-family: Palatino, Times, serif;
font-size: 1em;
color: #222222;
width: 750px;
}

img {
border: none;
}

.enso {
margin-right: -23px;
}

table {
width: 750px;
text-align: center;
}
tr {
text-align: center;
}
p {
font-family: Palatino, Times, serif;
font-size: 1em;
color: #222222;
text-align: center;
}

h1 {
text-align: center;
font-size: 30px;
margin-top: 10px;
margin-bottom: 10px;
}

h2 {
text-align: center;
font-size: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

h3 {
text-align: center;
font-size: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
a, a:visited, a:link {
text-decoration: none;
color: #888888;
}

a:hover {
text-decoration: none;
color: #446644;
}

a.button {
font-size: .9em;
border: 1px #cccccc solid;
color: #666666;
padding: 3px;
width: 100px;
}

a.button:hover {
color: #446644;
}

.big {
font-size: 1.3em;
}

#title {
width: 325px;
border-bottom: 1px #eeeeee solid;
padding: 3px;
}

#constant {
text-align: right;
width: 325px;
}

#content {
position: absolute; top: 1px; left: 375px;
margin: 14px 0px 14px 0px;
border-left: 1px #aaaaaa solid;
padding: 150px 0px 100px 35px;
width: 350px;
}

