* { /* yes, I'll use wildcard for now ¬¬ */
	font-family:Helvetica, Arial, sans-serif;
}body {	margin:0;	padding:0;}
a {
	color:#069;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#069;
	border-bottom:3px solid #999;
}

h1 {
	color:#666;
	font-size:60px;
	letter-spacing:-8px;
	line-height:50px;
	word-spacing:15px;
	
	margin:10px 0;
}

#header {}
#content {
	padding:10px;
}
#content p {
	color:#999;
	font-size:25px;
	letter-spacing:-2px;
	text-indent:15px;		margin:7px 0;	}

#footer {
	text-align:right;
	font-size:15px;
}
#footer p {
	margin:0 1px 10px 0;
}
#footer p a {
	font-weight:bold;
	color:#069;
}
#feelfreeto {
	color:#999;
	font-size:15px;
	sfont-weight:bold;
}#meadiciona {	margin-right:35px;}#meadiciona span	, .email span{	color:#666;}

/* layout */
#master {
	width:320px;	sborder:1px solid red;		smargin:0 auto;
}h1 {	padding-right:5px;}h1 span {	display:block;	text-align:right;	margin-top:5px;}