body    {
	background-color: #000000;
}
a:link	{
	color: #000000;
	text-decoration:none;	
}
a:visited	{
	color: #000000;
	text-decoration:none;
}
a:hover	{
	color:#888888;
	text-decoration:none;
	}
#container {
	position: relative;
	width:800px;
	height:550px;
	margin: 20px auto;
	background-color: #000000;
	background-image: url('../images/ind.jpg');
}
#contact1 {
	position: absolute;
	left: 540px;
	top: 5px;
	color: #FFFFFF;
	font-size: 26pt;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	letter-spacing: 1pt;
}
#contact2 {
	position: absolute;
	left: 588px;
	top: 50px;
	color: #FFFFFF;
	font-size: 18pt;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	letter-spacing: 1pt;
}
#contact3 {
	position: absolute;
	left: 595px;
	top: 110px;
	color: #000000;
	font-size: 16pt;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	letter-spacing: 1pt;
}
#email {
	position: absolute;
	left: 585px;
	top: 225px;
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	text-align: center;
}
#copyright {
	position: absolute;
	left: 505px;
	top: 480px;
	font-size: small;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-align: center;
}
#enter{
	position: absolute;
	left: 297px;
	top: 31px;
}
#slide{
	position: absolute;
	left: 232px;
	top: 158px;	
}

