
#box {
	position: absolute;
	top: 50px;
	left: 25px;
	width: 615px;
	height: 609px:
	}


#contact
	{
	position:absolute;
	top: 635px;
	left: 600px;
	}

#contactinformation
	{
	position:absolute;
	top: 200px;
	left: 300px;
	}


p	{
 PADDING-LEFT: 2px;
  FONT-WEIGHT: bolder;
  FONT-SIZE: small;
	color: red
	}


p2
	{
	font-size: small;
	color: red;
	}

a:link
        {
	font-size: small;
	color: red;
	}

a:visited
        {
	font-size: small;
	color: red;
	}

a:hover
        {
	font-size: small;
	color: black;
	}
