body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: small;
	line-height: 1.3em;
	background-color: #5968b4;
}

h1 {
	font-size: 150%;
	color: #00BFFF;
}

h2, h3 {
	font-size: 120%;
	color: #00BFFF;
}

h4 {

	font-size: 110%;
}

#content {
	padding: 1px 75px;
}


#header {
	
	text-align: center;
	padding: 1px;	
}


#links {
	text-align: center;
	padding: 1px;
	line-height: 1em;
	
}


#heart {
	text-align: center;
	color: white;
	font-size: 150%;
	padding: 1px;
	line-height: 1em;	
}


#main {
	padding: 30px 50px;
	background-repeat: no-repeat;
	background-position: bottom center;
	color: white;
	padding-bottom: 10px;
}



#footer {
	font-size: 70%;
	color: white;
	text-align: center;
	padding: 1px 1px;
	padding-top: 1px;
}

#contact {
	font-size: 120%;
	color: white;
	text-align: center;
	padding: 50px 50px;
}


#music {
	text-align: center;
	padding: 50px 50px;
	color: white;
}

#photo {
	
	padding: 85px 50px;
	color: white;
	text-align: center;

	
}

#photos {
	
	padding: 55px 50px;
	color: white;
	text-align: center;

	
}


#port {
	
	padding: 57px 50px;
	color: white;
	text-align: center;

	
}

#ports {
	
	padding: 70px 50px;
	color: white;
	text-align: center;

	
}



a:link {
	color: #ffffff;	
	
}


a:visited {
	color:#00BFFF;
	
}

a:hover {
	color: #E0B0FF;
	
}

.title {
	border-width: 2px;
	border-style: outset;
	font-size: 105%;
	text-align: center;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.job {
	color: #00BFFF;
	font-style: italic;
	font-weight: bold;	
}

.music {
	line-height: 2.0em;
	font-size: 200%;
	color: #00BFFF;
	font-style: italic;
	font-weight: bold;	
}


.bold {
	font-weight: bold;
}

