@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	text-align:center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #FF9900;
}

#brain{ background:#000; margin: 0; padding:0; height:100%}
#brain img{padding:10px 0}
#wrapper{ width:100%; background:#000; margin:0; padding:0; height:auto}
#portofolio{ background:#000}
#gallery{ width:80%; margin:20px auto}
#gallery h1{ background:url(images/portofolio_title.gif) top center no-repeat;  height:100px; text-indent:-3000px; text-align:center}
#gallery img{ padding:5px; border:0;}
.port{background:url(images/portofolio_title1.gif)  top center no-repeat; height:60px; text-indent:-3000px}

.links { margin:20px 10px; padding:0 0 10px 0; width:60%; margin:0 auto; }
.links a{ color:#FFFFCC; font-weight:bold; padding:5px 15px;  margin:0 5px 0 0  }
.links a:hover{ color:#F2DD75}
