/* Generic Selectors */


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;	
	background-image: url("guitarglowing-sm.jpg")	
	/*margin: 0 0 0 0; top right bottom left*/	
}


.asignbg {
	background-image: url("pictures/asign-bw50.jpg");
	}

.fractalbg {
	background-image: url("pictures/yellowblue-fractal.jpg");
	}

.darkwoodbg {
	background-image: url("pictures/wood027.gif");
	}	
	
.small {
	font-size: 12px;
	}

.medium {
	font-size: 16px;
	line-height: 24px;
	}

.big {
	font-size: 22px;
	line-height: 34px;
	}

.huge {
	font-size: 36px;
	line-height: 40px;
	}

.topspace {
	margin-top: 32px;
	}

.topspace6 {
	margin-top: 6px;
	}


.bottompad {
	padding-bottom: 8px;
	}

.short {
	margin: 0;
	padding: 2;
	}


h1 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 28px;
	margin-top: 10px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	margin-top: 8px;
	font-weight: normal;
	color: #000000;
}



/*************************  ID's *************************/



/*************************  Pseudo classes *************************/


















