﻿body 
{
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial Narrow;
    font-size: 16px;
}

.titlewriting {
color: #EE3C96;
font-family: Impact,Haettenschweiler;
font-size: 24px;
font-weight: bold;
}

a:link {
text-decoration: none;
COLOR: #ee3c96;
}

a:visited {
text-decoration: none;
color: #FF99CC;
}

a:hover {
text-decoration: none;
color: #DC0170;
}

#letterq {
margin-right: 0px;
position: absolute;
width: 170px;
bottom: 90px;
right: 1px;
}

#topbar {
background-color: #000000;
position: absolute;
width: 100%;
left: 0px;
top: 0px;
}