html {margin: 0; padding: 0;}
body {font: 12px Verdana; margin: 0; padding: 0;
background: white; color: black;}
div#box {background: white;}
div#songs {background:white; width: 500px; position: relative; left: 300px; top: 10px;}

img#butterfly {border: 0px; magin 2px 2px; padding: 30px 2px 30px 10px; position: relative; left: 490px; top: 10px;}
img#vinyl {border: 0px; magin 2px 2px; padding: 25px 10px 25px 10px; position: relative; left: 430px; top: 10px;}


h1 {font-size: 400%;  letter-spacing: 10px; margin: 0; padding: 50px 0 20px 40px; }
h2 {font-size: 300%;  letter-spacing: 10px; margin: 0; padding: 50px 0 20px 40px; }
h3 {font-size: 200%;  letter-spacing: 10px; margin: 0; padding: 50px 0 20px 40px; }
h4 {font-size: 100%;  letter-spacing: 1px; margin: 1px; font-weight: bold; text-align: center; }
p { margin: 10px 1px; padding: 0; text-align: center;}
p#bl { margin: 5px 1px; padding: 0; text-align: center; font-weight: bold;}
span.bolds {font-size: 100%; font-weight: bold;  margin: 0; padding: 0px 0 1px 10px; color: black;  }
ul {list-style-type: decimal; text-align: center;}
a {padding: 1px 2px 1px 2px;margin: 20px 2px 100px 2px; background: white; text-decoration: none; border: 0px;  font-weight: bold; color: maroon;position: relative; left: 370px; top: 30px; }

td.label {font-weight: bold; font-size: 10px; text-align: right;  }
input,textarea {border: black 1px solid; background: white;}
td {padding: 2px;}
.button {border: black 1px solid; background: white; font-size: 10px; color: black; font-weight: bold;}
table {width: 300px; margin: 20px 1px 1px 1px;}

textarea.posted,input.posted {border-bottom: 1px solid black;border-top: 0; border-left: 0; border-right: 0; background: white;}

a#posted1 {padding: 0;margin: 0; background: white; text-decoration: none; border: 0px;  font-weight: bold; color: red; position: absolute; top: 210px; left: 90px; }

span.warnings {font-size: 100%; margin: 0; padding: 20px 0 1px 90px; color: red;  }
