body {
font-family:Century Gothic;
font-size:12px;
background-image:url("http://www.thedirtysecrets.com/myspaceimages/sunset.jpg");
background-attachment:fixed;
background-repeat:repeat;
background-position:center;
}

html,body {
margin:0;
padding:0;
height:100%;
border:none;
}

a:link {
color:#FF4545;
text-decoration:none;
}

a:visited {
color:#FF4545;
text-decoration:none;
}

a:hover {
color:#FF4545;
text-decoration:underline;
}

a:active {
color:#FF4545;
text-decoration:none;
}

input {
border:2px #fff solid;
background:transparent;
font-family:Century Gothic;
font-size:18px;
color:#FFF;
font-weight:normal;
padding:3px;
}

textarea {
border:2px #FFF solid;
background:transparent;
font-family:Century Gothic;
font-size:18px;
color:#FFF;
font-weight:bold;
padding:3px;
}

select {
border:2px #FFF solid;
background:transparent;
font-family:Century Gothic;
font-size:18px;
color:#FFF;
font-weight:bold;
padding:3px;
}

.button {
border:2px #FFF solid;
background:transparent;
font-family:Century Gothic;
font-size:18px;
color:#FFF;
font-weight:bold;
padding:3px;
}

td {
font-family:Century Gothic;
font-size:12px;
}

th {
font-family:Century Gothic;
font-size:12px;
}

.bodystyle {
font-family:Century Gothic;
font-size:12px;
}

.small {
font-family:Century Gothic;
font-size:9px;
}

.medium {
font-family:Century Gothic;
font-size:18px;
color:#FFF;
font-weight:bold;
}

.big {
font-family:Century Gothic;
font-size:25px;
color:#FFF;
font-weight:bold;
}