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

#hometop
{		
	height:6em;
	background-color:rgba( 0 , 0 , 0 , 1 );
	border-top: none;
	border-bottom: none;
}

#home
{		
	text-align:center;
	background-color:rgba( 0 , 0 , 0 , 1 );
	padding-bottom: 8em;
}
