/*
Font comments go here.
*/

@font-face 
{
font-family: "BlurrT";
src: url(http://www.blurriecon.com/foundry/KOMIKAX.ttf) format("truetype");
}

@font-face 
{
font-family: "BlurrC";
src: url(http://www.blurriecon.com/foundry/delius-regular.ttf) format("truetype");
}


body
{
border-style:none;border-width:0px;
margin:0px;padding:0px;
background-image:url('grafx/bc-buttonbar-tile.jpg');
background-repeat:repeat-y;
font-size:100%;
}

.content
{
font-family:'BlurrC','Comic Sans MS',Arial,sans-serif;
font-size:1.25em;
}

.initcap
{
font-family:"Algerian";
font-size:3em;
}

.super
{
background:linear-gradient(MAROON,PURPLE);
height:140px;width:100%;
position:absolute;top:0px;left:0px;
}

.junior
{
background-color:BLACK;
height:47px;width:100%;
position:absolute;left:0px;top:120px;
}

.shinee
{
position:absolute;top:0px;left:0px;
padding:20px;padding-left:260px;padding-top:180px;
}

.crayonpop
{
width:240px;
position:absolute;left:0px;top:0px;
padding-top:180px;
text-align:center;
}

