body {
font-size: 10px;
font-family: Verdana;
letter-spacing: 0px;
margin: 0;
padding: 0;
background: #fcebd9 url(http://mirfat.acoustic-rain.info/images/background.jpg) repeat-y;
cursor: default;
position: absolute;
}


/* THE CONTENT LAYERS */
 
#top {
width: 824px;
height: 922px;
position: absolute;
left: 0px;
top: 0px;
line-height: 0px
}

#main {
position: absolute;
top: 550px;
left: 290px;
width: 420px;
height: 600px;
color: #de9f96;
line-height: 15px
}

#nav {
position: absolute;
top: 550px;
left: 0px;
width: 200px;
text-align: justify;
line-height: 15px;
color: #de9f96;
}

#footer {
position: absolute;
top: 1000px;
left: 75px;
width: 400px;
text-align: justify;
line-height: 12px;
color: #d8a49d;
}

/* LINKS */


a {
cursor: crosshair;
font-weight: bold;
text-decoration: none;
text-underline-style: dotted;
}

#main a:link, #main a:visited {
color: #9a89a9
}

#main a:active, #main a:hover {
font-size: 9px;
color: #d6d191;
letter-spacing: 1px;
text-decoration: underline;
}

#nav a:link, #nav a:visited {
color: #9a89a9
}

#nav a:active, #nav a:hover {
font-size: 9px;
color: #ffffff;
letter-spacing: 7px;
text-decoration: underline;
}

#nav ul
{
list-style: none;
padding: 0;
margin: 0px;
}

#nav li
{
margin: 10px;
}

#nav li a
{
background: url(http://mirfat.acoustic-rain.info/images/bg3.jpg) #ffffff bottom left repeat-x;
height: 0px;
line-height: 15px;
width: 150px;
display: block;
border: 2px solid #ffffff;
color: #0d2474;
text-decoration: none;
text-align: center;
letter-spacing: 2px;
}


/* HEADINGS */

h1 {
font-size: 12px;
font-weight: bold;
background: url(http://mirfat.acoustic-rain.info/images/bg1.jpg) repeat-x; 
text-align: right;
word-spacing: 4px;
font-family: Verdana;
letter-spacing: 2px;
text-transform: uppercase;
padding: 20px 5px 17px;
color: #b1bb59;
margin-top: 34px
}

h2 {
color: #b5374f;
text-align: left;
font-weight: bold;
background: url(http://mirfat.acoustic-rain.info/images/bg2.jpg) no-repeat;
padding-left: 10px;
text-transform: uppercase;
font-size: 12px;
font-family: Century Gothic, sans-serif;
letter-spacing: 2px;
word-spacing: 4px;
margin-top: 0px
}


/* THE AVATAR */

.avatar {
float: left;
padding-right: 8px
}

