body 			{background-color: black;}

#content 	{position: relative;
				margin: 0;
				padding: 0;
				width: 400px;
				height: 400px;
				top: 0px;
				left: 0px;}
				
#text			{position: relative;
				top: -60px;
				left: 0px;
				font-family: Arial;
				color: #FFFFFF; 
				font-size: 9px;      
				text-decoration: none;}
				
#text2		{position: relative;
				font-family: Arial;
				color: #00bcf9; 
				font-size: 8px;      
				text-decoration: none;}
							
a:link 		{font-family: Arial;
				color: #00bcf9; 
				font-size: 10px;      
				text-decoration: none;
				word-spacing: 2px;
				letter-spacing: 4px;}

a:visited 	{font-family: Arial;
				color: #00bcf9; 
				font-size: 10px;      
				text-decoration: none;
				word-spacing: 2px;
				letter-spacing: 4px;}

a:active 	{font-family: Arial;
				color: #00bcf9; 
				font-size: 10px;      
				text-decoration: none;
				word-spacing: 2px;
				letter-spacing: 4px;}

a:hover 		{font-family: Arial;
				color: #FFFFFF; 
				font-size: 10px;      
				text-decoration: none;
				word-spacing: 2px;
				letter-spacing: 4px;}