/*
style sheet for Bawren's Music Page 
Author:  Dawn Saunders  
Version: 3
Date:    28 November 2008
*/

h5 			{color: #300; 
    			font-family: Arial, "Helvetica Bold", sans-serif;
    			font-size:13px;
    			line-height: 30%;}

#content 		{position: relative; top: 98px; left: 183px;
			width: 80%;
			color: #300;
	 		font-weight: lighter;
         		text-decoration: none;}
			
#photo 			{float: right;
			margin-left: 16px;
			margin-bottom: 16px;
			padding: 10px;
			}
	
#cds			{position: relative; left: 60px}

#crit			{position: absolute; top: 580px; left: 27px;
			color: #300;
			font-family: Arial, sans-serif;
			font-size:11px;
			font-weight: bold;
			width: 150px}
			
#paul			{color: #6f0f00;}