body {
background-color:#fff;
background-image:url(pho.gif);
background-position:left top;
background-repeat:repeat;
color:#464437;
font-family:"Century Gothic", "Trebuchet MS", sans-serif;
font-size:10pt;
margin:0;
text-decoration:none;
}

input,textarea,select {
background-color:transparent;
border:#e6e6e6 1px solid;
font-size:100%;
}

table {
font-family:"Century Gothic";
font-size:100%;
}

.base {
background-image:url(bg.gif);
margin:auto;
width:607px;
}

a {
color:#eb6552;
text-decoration:none;
}

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

.base .header h1 {
line-height:100px;
margin:0;
}

h1 {
font-size:25pt;
font-weight:400;
letter-spacing:10px;
margin-bottom:10px;
margin-top:10px;
text-align:center;
}

ul {
margin-bottom:0;
margin-left:0;
margin-top:4px;
overflow:hidden;
padding-left:40px;
text-align:center;
}

li {
display:block;
float:left;
letter-spacing:5px;
list-style-type:none;
margin:3px;
padding:0;
text-align:center;
}

li a {
border:#f0ada6 1px solid;
display:block;
padding-bottom:3px;
padding-top:3px;
width:126px;
}

li a:hover {
border:#eb6552 1px solid;
color:#464437;
}

.main {
padding-top:20px;
}

.t {
letter-spacing:10px;
padding:16px;
text-align:center;
}

.td {
letter-spacing:.1em;
line-height:2em;
padding:10px 20px;
}

.base .footer .copy {
font-size:.9em;
line-height:100px;
text-align:center;
}

h1:first-letter,.t:first-letter {
color:#eb6552;
}