/* 
CSS File by José Miguel Alcázar - Grafiques Muntaner 2004
Please do not copy anything within this file, it's easier than
you think to do this yourself.
*/

/*  Selectors */

img, div {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #D9C9AD;
}

div.align {
	text-align: center
	}
