/* styling for body element */
body { 
/*	margin:50px 100px;*/
}

/* remove ugly system borders links */
a img 	{ 	border:0 }
a:active {
	
	text-decoration: none;
}
/*:focus   { -moz-outline-style:none; }
