body

html {margin:0; padding:0; background:#ffffff; color:#fff;}
body {min-width:750px; background-image: url(../images/bg.png); background-position: 80% 80%; background-repeat: repeat-y;}

#left      {float: left; width: 400px; margin:100px;}

.text      {font-family: Calibri, Tahoma, Arial, sans-serif;color: #000000; font-size:12px; text-align:justify; margin:5px;}
.head      {font-family: Calibri, Tahoma, Arial, sans-serif;color: #000000; font-size:12px; font-weight:bold;}
.date      {font-family: Calibri, Tahoma, Arial, sans-serif;color: #000000; font-size:12px; font-weight:bold; text-align:right;}
.nav       {font-family: Calibri, Tahoma, Arial, sans-serif;color: #000000; font-size:12px;}
.lyric     {font-family: Calibri, Tahoma, Arial, sans-serif;color: #000000; font-size:12px; font-weight:bold; text-align:center;}
.cent      {display: block; margin-left: auto; margin-right: auto }

table.nav  {border-color:#fffff; cellpadding: 0px; border-width:0px; border-style:solid; width: 200px; position: fixed; right: 22%;}
tr.nav     {text-align:center;}
td.nav     {background:#ffffff; border-color:#333333; border-width:1px; border-style:solid; width:15%; text-align:center;}
td.nav_s   {border-color:#ffffff; width:40%; border-width:0px; border-style:solid; text-align:right;}

td.title   {background:#ffffff; border-color:#cccccc; border-width:1px; border-style:solid; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

td.title2  {border-color:#666666; border-width:1px; border-style:solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align:right;}

td.tag     {border-color:#666666; border-width:1px; border-style:solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align:center;}

ul.clean   {margin:0; padding:0; list-style:none;}

a             {color:#336699; text-decoration:none;}
a:hover       {color:#336699; text-decoration:none;}
a.menu        {color:#000000; text-decoration:none;}
a.menu:hover  {color:#336699; text-decoration:none;}
a.menu2       {color:#66ccff; text-decoration:none;}
a.menu3       {color:#FFFFFF; text-decoration:none;}
a.menu3:hover {color:#336699; text-decoration:none;}
img           {border: 0;}


