/* Stylesheet for Hallowes YouTube Standalone Pages */
/* This stylesheet is Copyright 2008 by Edward Rapka */
/* The first item DUMMY is there because this screws up without it! */
/* Valid as of 121908 */

<style type="text/css">


p.dummy        {
font-family: arial, helvetica, triumvirate, sans-serif; 
font-size: 8pt; 
background-color: white;
color: white;
text-align: center;
}

p.heading        {
font-family: verdana; helvetica; triumvirate; sans-serif; 
font-size: 12pt; 
font-weight: bold;
color: #A70C28;
text-align: center;
margin: 60px 60px 0 60px;
}

p.heading2       {
font-family: verdana; helvetica; triumvirate; sans-serif; 
font-size: 12pt; 
font-weight: bold;
color: #A70C28;
text-align: center;
margin: 0 60px 0 60px;
}


/* THESE ARE PICKED UP FROM HALLOWES SITE AND MAY ACTUALLY BE A GOOD DEFAULT:  */

img         {
border: 0;
vertical-align: top;
}
a img         {
border: none;
vertical-align: top;
}

img.framed        {
border: 1px;
vertical-align: top;
}

</style>
