
* {
	margin: 0;
	padding: 0;
}

body {
	background: #1e1e1e url(images/pixel_fondo.jpg) center repeat-y;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#headergal {
	width: 841px;
	height: 502px;
	margin: 0 auto;
	background: url(images/portafolio/fondo.jpg) no-repeat;
	background-position:center;
}

#headergal a {
	text-transform: Capital;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

