/* --------------------------------------------- ROOT
 * ----------------------------------- About
 * 
 * This file includes all styling for the 'About' section.
 * 
 * Benjamin Brygger, LCD 2009
 */

@media screen {

/*
 * Body
 */

/*
 * Header
 */

#about a {
	background-position: -145px -40px;
}
#about a:visited {
	background-position: -145px -40px;
}

/*
 * General Type
 */

h1 {
	background: url(_images/header1.png) no-repeat;
}

/*
 * Section
 */

/*
 * Content
 */

} /* End of Screen */

@media print {
	
} /* End of Print */