/****************************************************************************/
/*																			*/
/*	PUBLIC DESIGN FESTIVAL hTHEME											*/
/*	Ah horizontal website													*/
/*	devel by triknine, tkm-solutions(nc)2009								*/
/*																			*/
/*	theme.general.css														*/
/*	general issues															*/
/*																			*/
/****************************************************************************/

html { }
body {
 	background-color:#ed008c;
 	margin:0px;
}

/* IMAGES */
img {border-style:none;}
img.thumb {margin-right:2px;width:140px; height:93px;}