body  {
	font-family : Tahoma, Verdana, Arial;
	font-style : normal;
	line-height : normal;
	color : #3366FF;
	background-color : Black;
}

h1  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 16pt;
	font-style : normal;
	line-height : normal;
	color : #ffffcc;
	text-align : center;
}

:link  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 16pt;
	font-style : normal;
	line-height : normal;
	color : #ffffcc;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
}

A:visited	{
	font-family : Tahoma, Verdana, Arial;
	font-size : 16pt;
	font-style : normal;
	line-height : normal;
	color : #F9A53C;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
}

#maindiv  {
	position : absolute;
	top : 50px;
	left : 50px;
	width : 550;
	height : 550;
	padding : 12px;
}

#small  {
	position : absolute;
	width : 180px;
	height : 130px;
	padding : 12px;
}

#big  {
	position : absolute;
	top : 100px;
	left : 100px;
	width : 510px;
	height : 371px;
	padding : 12px;
}

#text  {
	position : absolute;
	top : 30px;
	left : 160px;
	width : 200px;
	height : 40px;
	padding : 12px;
}

#links  {
	position : absolute;
	top : 350px;
	left : 160px;
	width : 200px;
	height : 40px;
	padding : 12px;
}

#1sthome  {
	position : absolute;
	top : 100px;
	left : 400px;
	width : 60px;
	height : 60px;
	padding : 5px;
	background-color : black;
}

#2ndhome    {
	position : absolute;
	top : 100px;
	left : 460px;
	width : 60px;
	height : 60px;
	padding : 5px;
background-color : black;
}


#3rdhome	 {
	position : absolute;
	top : 100px;
	left : 520px;
	width : 60px;
	height : 60px;
	padding : 5px;
background-color : black;
}

#4thhome	 {
	position : absolute;
	top : 150px;
	left : 460px;
	width : 60px;
	height : 60px;
	padding : 5px;
background-color : black;
}

#5thhome	 {
	position : absolute;
	top : 250px;
	left : 500px;
	width : 60px;
	height : 60px;
	padding : 5px;
background-color : black;
}


#smallhome  {
	position : absolute;
	width : 60px;
	height : 60px;
	padding : 5px;
	background-color : #6300c6;
}

