

/* FORMAT > fonts */
body {

margin:0;padding:0;
background:#6699CC;
background-image:url("../img_home/background_home.jpg");
background-repeat:no-repeat;
	background-position: left top;
font-family: times, ;
color: #F4F5B5;
font-size: 12px;

	}


table.elfixo {table-layout:fixed; }


/* ANCHORS */

a{text-decoration:none;color:#CCC;}
a:link{ }
a:visited{ }
a:hover{color:#F4F5B5;text-decoration:underline;}
a:active{ }


#pw {
		width: 100px;
		position: absolute;
		top: 218px;
		left: 768px;
		z-index: 1;
			float:center;
			text-align:center;
}

#blog {
		width: 100px;
		position: absolute;
		top: 280px;
		left: 748px;
		z-index: 1;
			float:center;
			text-align:center;
}


#bio {
		width: 100px;
		position: absolute;
		top: 352px;
		left: 799px;
		z-index: 1;
			float:center;
			text-align:center;
}

#contact {
		width: 100px;
		position: absolute;
		top: 421px;
		left: 682px;
		z-index: 1;
			float:center;
			text-align:center;
}





#copyright{
width: 1200px;
		z-index: 1;

			float:center;
			text-align:center;
margin-right:30px;
font-size:12px;
color: #CCC;
}







