
body { 
	background-color: #3a0152; 
	background-image: url(../images/purple_background.jpg); 
	color: #ffffff;
	font-family: georgia,garamond,serif;;
	}
#logoDiv { 
	width: 700px ;
  	margin-left: auto ;
  	margin-right: auto;
	}
#techniversal {
	display: none; 
	z-index:51;
	margin: 0;
	border: 0;
	}	
#dreamin { 
	display: none; 
	position: absolute;
	z-index:51;
	margin: 0;
	border: 0;
	}
#footer { 
	display: none;
	position: absolute;	 	
	width: 491px ;
	height: 84px;
	}
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none; 
	}
	
img { 
	border: none;
	} 