/*****flying_insect.css: *****/ 

#bourne
{
	width: 500px;
	float: left;
	margin: 30px;
}

p
{	
	font-weight: bold;
	line-height: 2;
}

#flying_insect_links
{
	width: 320px;
	float: left;
	margin: 50px;
	padding: 20px;

}

h1
{
	text-align: center;
}

.sublink
{
	border-style: solid;
	border-width: 1px;
	padding: 20px;
}


			
