@charset "UTF-8";
body {
	background: url(../_img/bigwood.jpg) top center no-repeat #000; /*
	background-image: url(../_img/12_col.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
	
	font-family: 'Century Gothic', Futura, 'Trebuchet MS', sans-serif;
	font-size: 80%; color:#ccc;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
.logo {
	margin: 20px 0px 20px 0px;
}
img.portafolio {
	border: 5px solid #ccc ;
	margin-bottom: 20px;
}
p.thumbcaption {
	margin-bottom: 10px;
}
a {
	color: #DDD}
