body {
width: 950px;
height: 600px;
margin-left: auto;
margin-right: auto;
border: none;
font-family: century gothic, helvetica, arial, sans-serif;
font-weight: normal;
color: #39065F;
font-size: 12pt;
}

h1 {
font-size: 28pt;
font-weight: normal;
margin-left: 5%;
margin-right: 3%;
margin-top: 5px;
padding-bottom: 5px;
border-bottom: #7B0045 solid 2px;
}

#buttons li {
text-align: right;
font-size: 9pt;
font-weight: 600;
display: inline;
border-right: 1px solid;
padding: 0 0.33em;
}

#buttons li:first-child {
border-left: 1px solid;
}

div#buttons {
margin-top: -50px;
margin-right: 30px;
text-align: right;
}

a:hover {
text-decoration: underline;
color: #39065F;
}

a:hover {
text-decoration: underline;
color: #7B0045;
}

h2 {
margin-top: 25px;
font-size: 16pt;
font-weight: 400;
margin-left: 55px;
}

fieldset {
height: 420px;
margin-left: 7%;
margin-right: 5%;
}

#messagebox {
position: absolute;
margin-left: 4%;
margin-top: -15px;
}

#please {
margin-left: 4%;
}

#pallette {
position: absolute;
margin-top: -10px;
margin-left: 525px;
}

#send {
position: absolute;
margin-left: 4%;
margin-top: 310px;
padding-bottom: 10px;
}

#workshops {
position: absolute;
margin-top: 350px;
margin-left: 4%;
font-size: .9em;

}



