<!--

 // oota.com.br is the personal website of Flávio Massayoshi Oota.
 // all rights reserved. (c) summer of 2010

-->






























































* {
	margin: 0;
}
body {
	background-color: #000; /* 63ddff */
	font-family: Helvetica;
	color: #fff;
	background-image: url(flavio-massayoshi-oota-bg.jpg);
	background-repeat: no-repeat;
}
#content a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}
#header {
	width: 100%;
	margin: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	font-family: Helvetica;
	color: #fff;
}
#content {
	position: absolute;
	top: 230px;
	left: 4px;
}
.tweet {
	font-size: 30px;
}
