@charset "UTF-8";
/* CSS Document for Econauta.com powered by Webrunch.com*/

body {
	top:0;
	margin:0;
	background: #000;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:9px;
	padding-top:100px;
	color:#666666;
}

h2 {
	font-size:11px;
	color:#ffffff;
	text-align:justify;
}

h3 {
	font-size:9px;
	color:#666666;
}

h4 {
	font-size:9px;
	color:#999999;
	font-style:italic;
	text-align:justify;
} 
		
a {
	color:#666666;
	font-size:9px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#mainpic{
	width:756px;
	height:435px;
	background:url(images/mainpic-econauta.jpg) no-repeat;
}

.button{
	max-height:153px;
	max-width:154px;
	float:right;
	padding-right: 40px;
	padding-top: 250px; 
}

.maintext{
	padding:280px 0 0 60px;
}

