p.default
{}

body 
{
background-image:url("pictures/sawdust.jpg");
}

a:link {color: #0000FF} /*blue*/
a:visited {color: #800080} /*purple*/
a:hover {color: #808000} /*yellow*/
a:active {color: #FF00FF} /*pink*/


/*----main page---*/
	p
		{
		text-align:center;
		font-family:"BernhardFashion BT";
		font-size:"28";
		font-weight:normal;
		}

	/*2nd Column*/
	p#bio
		{
		text-align:justify;
		font-family:"Book Antiqua";
		font-size:"16";
		font-weight:bold;
		}
	/*3rd Column*/
	p#links
		{
		text-align:center;
		font-family:"BernhardFashion BT";
		font-size:"38";
		font-weight:bold;
		}

/*====Album Page===*/
	
	p#click
		{
		text-align:center;
		font-family:"BernhardMod BT";
		font-size:"20";
		color:#800000;
		border-style: dashed;
		border-color:#800000;
		}

	
	p#warn
		{
		text-align:left
		font-family:"Book Antiqua";
		font-size:"18";
		color:#800000;
		text-decoration:"underline";
		cursor:"pointer";
		}

	p#cdtitles
		{
		text-align:center;
		font-family:"BernhardMod BT";
		font-size:"22";
		color:#0000FF;
		text-decoration:"underline";
		cursor:"pointer";
		}

	p#selected
		{
		text-align:center;
		font-family:"BernhardMod BT";
		font-size:"18";
		border-style: solid;
		border-color:#000000;
		border-width:"thin";
		}
	
	/*2nd column*/
	p.box
		{
		text-align:center;
		font-family:"BernhardFashion BT";
		font-size:"26";
		font-weight:bold;
		}

	/*3rd column*/
	
	p#price
		{
		text-align:center;
		font-family:"BernhardFashion BT";
		font-size:"28";
		font-weight:bold;
		}

	p#buy
		{
		text-align:center;
		font-family:"BernhardFashion BT";
		font-size:"26";
		font-weight:bold;
		}

	p#sis
		{
		text-align:justify;
		font-family:"Book Antiqua";
		font-size:"22";
		font-weight:bold;
		}
	p#sislink
		{
		text-align:left;
		font-family:"BernhardFashion BT";
		font-size:"26";
		font-weight:bold;
		}


@font-face 
	{
    font-family: BernhardFashion BT;
    font-style:  normal;
    font-weight: normal;
    src: url(BERNHAR1.eot);
    }
    

@font-face 
	{
    font-family: BernhardMod BT;
    font-style:  normal;
    font-weight: normal;
    src: url(BERNHAR0.eot);
	}
