@charset "UTF-8";

a:link,a:active,{ 
 color:#ffbdeb;
}

a:hover {
color: #dd1dc3;
style: underline;
}

a:visited   {
 color:#b743a8;
}

body {
 background-color: #9d7892;
 background-image: url(http://i1130.photobucket.com/albums/m538/forgaiaonly/BBWKiraKorrupt_background.jpg);
 background-position: top right;
 background-attachment: ;
 background-repeat:no-repeat;
}

body,td {
 color: #3d060b;
 font-family: 'Verdana';
 font-weight: normal;
 font-style: normal;
 font-size: 12px;
}

td .clock { font-size:9px; }

.container_padding {
 padding: 0px;
 height: 10%;
}

.container_transparency {
 height:100%;
 width:100%;
 background-color: transparent;
 filter:alpha(opacity=40);
}
.container {
 color: #4b0000;
 position:relative;
 padding: 0px;
 padding-top: 200px;
 height: 50%;
 width: 40%;
 background-attachment: none;
 background-repeat: no-repeat;
 background-color: none;
}

.container .heading {
 padding: 0px;
 background-color: #edcce3;
 border-color: #673759;
 background-image: none;
 color: #4b0000;
 font-family: 'Verdana';
 font-weight: normal;
 font-style: normal;
 font-size: 14px;
}
 
.content {
 padding:0px;
}