body { 
background-color : #333333; 
font-family : verdana, Tahama, Arial, sans-serif; 
color : #ffffcc; 
font-size : small; 
line-height : 150%; 
} 
h1 { 
font-family : Papyrus, Verdana, Tahama, Arial, sans-serif; 
color : #ffffcc; 
line-height : 200%; 
font-size : 175%; 
} 
h2, h3 { 
font-family : Papyrus, Verdana, Tahama, Arial, sans-serif; 
color : #cccc99; 
line-height : 150%; 
font-size : 150%; 
} 
h3 { 
font-family : Papyrus, Verdana, Tahama, Arial, sans-serif; 
color : #cccc99; 
line-height : 150%; 
font-size : 150%; 
} 
a:link { 
color : #99cc99; 
} 
a:visited { 
color : #cccc99; 
} 
a:hover { 
background-color : #000000; 
} 
a:active { 
color : #99cc99; 
} 
a img { 
border : 2px solid #000000; 
} 
li { 
list-style-type : none; 
} 
table { 
font-family : verdana, Tahama, Arial, sans-serif; 
color : #ffffcc; 
line-height : 150%; 
border-collapse : collapse; 
text-align : center; 
} 
th { 
background-color : #cc9933; 
line-height : 150%; 
font-family : Papyrus, Verdana, Tahama, Arial, sans-serif; 
font-size : 150%; 
color : #003366; 
} 
.center { 
text-align : center; 
} 
.right { 
text-align : right; 
} 
.left { 
text-align : left; 
} 
.justify { 
text-align : justify; 
} 
.sold { 
color : red; 
} 
#allcontent { 
width : 800px; 
padding-top : 5px; 
padding-bottom : 5px; 
margin-left : auto; 
margin-right : auto; 
} 
th { 
border : none; 
width : 800px; 
padding : 5px; 
margin : 10px; 
text-align : center; 
} 
#meettheartist td, th { 
border : none; 
width : 800px; 
padding : 5px; 
margin : 5px; 
text-align : justify; 
} 
#resume td, th { 
width : 800px; 
padding : 10px; 
text-align : left; 
} 
#details td, th { 
border : thin solid #333333; 
width : 800px; 
padding-top : 5px; 
margin-top : 0; 
margin : 2px; 
} 
#workinprogress td, th { 
border : none; 
width : 800px; 
padding : 5px; 
margin : 5px; 
} 
#info { 
font-family : verdana, Tahama, Arial, sans-serif; 
color : #cccc66; 
font-size : large; 
line-height : 150%; 
} 
#footer { 
text-align : center; 
} 
