body {
margin: 0;
padding: 0;
background: url('http://kateness.nu/tcg/x/bg.gif');
background-attachment: fixed;
text-align: center;
}

#container {
margin:0px auto;
width:700px;
text-align:left;
padding:0px;
}

b{color: #e22478;}
i {font-family:georgia; font-size:12px; color: #0B8C8F;}
u {text-decoration: none; border-bottom:1px solid #9dd7e9;}

a:link,a:visited,a:active
{
color: #CACF43;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #FCF8BC;
}

#site {
width: auto;
background: url('http://kateness.nu/tcg/x/header.png');
margin-bottom: 0px;
margin-top: 5px;
line-height:40px;
height:90px;
text-align: center;
text-transform: uppercase;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 24px;
letter-spacing: 3px;
word-spacing: 2px;
color: #ffffff;
}

#navi {
width: auto;
line-height: 26px;
text-align: center;
text-transform: uppercase;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 12px;
letter-spacing: 2px;
word-spacing: 10px;
background-color: #CACF43;
}

#navi2 {
width: auto;
line-height: 26px;
text-align: center;
text-transform: uppercase;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 12px;
letter-spacing: 2px;
word-spacing: 10px;
background-color: #D6156C;
color: #000000;
}

h1 {
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: bold;
font-size:14px;
color: #CACF43;
text-align:left;
text-transform: uppercase;
letter-spacing:1px;
word-spacing:3px;
line-height: 16px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:13px;
font-size:10px;
font-family: Lucida Sans Unicode, Lucida Grande;
text-transform: uppercase;
font-weight: bold;
letter-spacing:1px;
color: #0B8C8F;
text-align: left;
}

.content {
margin:0px;
padding:0px;
float:left;
width:100%;
background: #000000;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #CACACA;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: "Trebuchet Ms";
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #000000;
text-transform: uppercase;
text-align: center;
padding:6px;
word-spacing:10px;
}
a.navi:hover {
background: #000000;
color: #FFFFFF;
}

a.navi2, a.navi2:active, a.navi2:link, a.navi2:visited {
font-family: "Trebuchet Ms";
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #000000;
text-transform: uppercase;
text-align: center;
padding:6px;
word-spacing:10px;
}
a.navi2:hover {
background: #000000;
color: #FFFFFF;
}

textarea, input, select{
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #CACF43;
line-height:13px;
font-weight: normal;
background: #1A1A1A;
border: 1px solid #D6156C;
padding: 3px;
width: 275px;
}
