﻿h1 {
	text-align: center;
}
#computerrelated, #onlineaccounts {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#generalinterest {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#household {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#personal {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#contents {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#overview {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#SoftwareInfo {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#computerrelatedNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}
#generalinterestNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}
#householdNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}
#personalNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}
#contentsNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}
#overviewNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}
#SoftwareInfoNot {
	background-color: white;
	font-weight: normal;
	font-style: normal;
	color: black;
}

#photoalbum {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#familytree {
	background-color: green;
	font-weight: bold;
	font-style: italic;
	color: white;
}
#mainDiv {
 text-align: center;
}
#subDiv {
 text-align: center;
}
#registereduserDiv {
 position: absolute;
 top: 0px;
 text-align: center;
 width: 100%;
}

#userid {
 position: relative;
 top: 100px;
text-align: center;

}

#password {
 position: relative;
 top: 475px;
 left: 20px;
text-align: center;
}

#registeredbutton {
position: relative;
 top: 240px;
 left: -35px;
text-align: center;
	

}

.style1 {
 text-align: center;
 font-family: BalloonEFDropShadow;
 font-size: 48px;
 color: White;
}
.style2 {
 text-align: center;
}
.style3 {
 text-align: center;
 font-weight: bold;
 font-style: italic;
 font-size: 76px;
 color: White;
}
.style4 {
 color: White;
}


.guestuser {
	width: 100%;
	background-color: White;
}

.retirement {
 text-align: center;
 width: 25%;
}

