/******************************************************************************

	Title: Bustillos Test

	Author: Kyle J Cardoza <admin@zetachannel.com>

	Date: Monday, 8 September 2008
	
	Purpose: Text stylesheet for edgarbustillos.com

******************************************************************************/

body {
	font-family: sans-serif;
	font-size: 12px;
}

p {
	margin: 5px 0;
	padding: 0;
	text-align: justify;
}

p#footer {
    color: white;
	text-align: center;
	font-size: small;
}

p#footer a {
    color: white;
}

h2 {
	font-size: large;
}
