/*
Hoja de estilo para Cirujana Gr&aacute;fica
www.cirujanagrafica.com 
Versión: 1.0 (mayo 2009)
Autora: Elena Martin Castillo
elena@cirujanagrafica.com
*/


/************************************************* ESTILOS GENERALES ****************************************************/


body {
	background: black;
	margin: 0 auto;
	padding-top: 50px;
	height: 100%;
	text-align: center;
}

h1 {
	background: url(bacterios.jpg) no-repeat;
	margin: auto;
	width: 500px;
	height: 500px;
	text-indent: -3000px;
}
