body{
background-color:white;
background-image : url("back2.png");
background-attachment: fixed;
overflow-x:hidden;
scrollbar-face-color:pink;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:pink;
scrollbar-arrow-color:white;
scrollbar-track-color:white;
scrollbar-darkshadow-color:pink;
margin-left:30px;
}
body,td{
color:#ff6b8f;
font-size:11px;
line-height:15px;
font-family:tahoma;
}
img{border:0;}


a{color:#ff6bc6;text-decoration:none;}
a:active{color:#ff6bc6;}
a:visited{color:#ff6bc6;}
a:hover{color:#ff6bc6;border-bottom:dotted 1px #ff6bc6;}

input,textarea{
color:#ff6b8f;
font-size:11px;
line-height:15px;
background-color:transparent;
border:dotted 1px #ff6b8f;
}

h2{
color:#ff6b8f;
font-size:12px;
font-weight:bolder;
width:100%;
}

/* Design by coco */