body {
background: #fff url(https://sentient-tea.net/Sakurabg.png);
font-family: tahoma;
font-size: 12px;
color: #ff3396;
letter-spacing:1px;
line-height:13px;}

a:link, a:active, a:visited {
color: #ff1a88;
text-decoration: none;}

a:hover {
color: #B37F4C;}
  
b {color: #ff1a88;}

::-webkit-scrollbar-thumb {
background-color: #ff1a88;  
border-radius: 0px;}
  
::-webkit-scrollbar {
width: 6px; height: 0px; 
background: transparent;}



  
#banner {
position:absolute;
top: 25px;
left: 75px;
width: 1000px;
height: 400px;
background:#ffe6f2;
padding:13px;
font-family: tahoma;
font-size:40px;
color:#ff1a88;
letter-spacing:3px;
line-height:77px;
text-align:center;
border:1px solid #E3C3D6;
border-bottom:0px;}
  
  
#navigation {
position: absolute;
width: 1000px;
height: 25px;
top: 450px;
left: 75px;
background: #ffe6f2;
border: 1px solid #E3C3D6;
padding-left:13px;
padding-right:13px;
text-align: center;}

#navigation a {
display: inline-block;
text-transform:uppercase;
line-height:23px;
font-family: tahoma;
font-size: 11px;
color: #ff1a88;
letter-spacing:3px;
padding-right:15px;
padding-top:2px;}

#navigation a:hover {
color: #B37F4C;}
  
  
  

#content {
position: absolute;
top: 475px;
left: 75px;
width: 1000px;
padding: 13px;
background: #ffe6f2;
border: 1px solid #E3C3D6;}

#main {
float: right;
width: 72%;
border-left: 1px dashed #E3C3D6;
padding-left: 10px;}
  
#sidebar {
float: left;
width: 25%;} 

  
.title {
padding: 1px;
font-family: arial;
font-size: 15px;
color: #ff1a88;
letter-spacing: 2px;
margin-bottom: 10px;}
  
.box {
border:1px solid #E3C3D6;
padding:5px;}

.mainbox {
border:1px solid #E3C3D6;
padding:5px;
overflow:auto;
overflow-x:hidden;
height:500px;}

.scrollbox {
border:1px solid #E3C3D6;
padding:5px;
overflow:auto;
overflow-x:hidden;
height:100px;}

.lastfm {
text-align: center;
width: 80%;
margin-left: auto;
margin-right: auto;
}