body {
	background-color: #002F2F;
	
}

a { 
	color: #a7a37e;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}

#page {
	width: 52em;
	margin: 0 auto;
}

#add_own_tags {
	font-size: 1.7em;
}

#menu {
	list-style: none;
}

#menu li {
	display: inline;
	margin-left: 25px;
}

h1#my_name {
	color: #046380;
	font-size: 3.2em;
	text-align: right;
	margin-top: 3em;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	cursor: pointer;
}

h3#profession, h3#tags_title {
	color: #E6E2AF;
	font-size: 1.98em;
	margin-left: 3em;
	font-style: normal;
	font-weight: normal;
}



div#likeness, div#contact_ways {
	margin-left: 10em;
	color: #efecca;
	font-size: 1.85em;
}

div#likeness ul, div#contact_ways ul {
	list-style: none;
}

div#likeness a, h3#profession a, #hire a, diiv#contact_ways a {
	color: #E6E2AF;
}

div#contact_ways {
	margin-top: 2.0em;
}

div#contact_ways ul li{
	margin: 0.2em 0;
}

h3#hire {
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	color: #E6E2AF;
	text-align: center;
}

#tags_list {
	width: 36em;
	margin: 0 auto;
	margin-top: 0em;
	color: #e6e2af;
	text-align: justify;
}


#tags_list h2, #tags_list h3, #tags_list h4, #tags_list h5 {
	display: inline;
	margin: 0 0.25em;
}

#tags_list h2 {
	font-size: 2.5em;
	color: #efecca;
}

#tags_list h3 {
	font-size: 2.0em;
}

#tags_list h4 {
	font-size: 1.6em;
	color: #a7a37e;
}

#tags_list h5 {
	font-size: 1.2em;
	color: #a7a37e;
}
.shower, .shower a, .shower a:visited {
	cursor: pointer;
	color: #E6E2AF;
}