title {
	border-color: maroon;
	text-align: center;
}

body {
margin-left: 10px; margin-top: 25px; margin-right: 10px;
text-align: justify;
	background: #fff9e1 left top none fixed repeat;
	font: 1em Verdana, Helvetica, Arial, sans-serif;
}

p.sectiontitle {
	font-size: 1.2em;
	font-style: italic;
	background: repeat-x;
}

div#maintitle {
	text-align: center;
	font-size: 4em;
	float: left;
	top: 10px;
	width: 150px;
	left: 10px;
	position: fixed;
}

div#icon {
	text-align: center;
	font-size: 2em;
	float: left;
	top: 80px;
	width: 150px;
	left: 10px;
}

div#screenshot {
	text-align: center;
	font-size: 0.75em;
	left: auto;
	top: auto;
}

div#aspects {
	text-align: right;
	font-size: 1em;
	position: fixed;
	right: 10px;
	list-style: circle;
	top: 150px;
}

div#topical_links {
	text-align: right;
	position: fixed;
	right: 10px;
	list-style: circle;
	top: 10px;
	font-size: 1em;
	background: #ffd4a1;
}

div#classification {
	text-align: left;
	font-size: 0.75em;
	position: fixed;
	list-style: circle;
	width: 150px;
	left: 10px;
	top: 200px;
	background: #ffd4a1 none;
}

div#intro {
	text-align: justify;
	float: right;
	font-size: 1em;
}

div#projects {
	text-align: justify;
	font-size: 1em;
	margin-left: 50px;
	margin-right: 200px;
}

div#computing_interests {
	text-align: justify;
	font-size: 1em;
}

div#papers {
	text-align: left;
	font-size: 1em;
}

div#musicart {
	text-align: justify;
	float: right;
	font-size: 1em;
}

div.content {
	text-align: justify;
	float: right;
	font-size: 1em;
	margin-left: 170px;
	margin-right: 200px;
}

div#welcome {
	text-align: justify;
	float: right;
	font-size: 1em;
	margin-left: 50px;
	margin-right: 200px;
}

div#genimage {
	text-align: justify;
	float: right;
	font-size: 1em;
	margin-right: 200px;
	margin-left: 50px;
}

div#copyright {
	text-align: justify;
	line-height: 1em;
	font-size: 0.8em;
	font-style: italic;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 150px;
}

div#last_updated {
	text-align: justify;
	line-height: 1em;
	font-size: 0.8em;
	font-style: italic;
	position: fixed;
	bottom: 80px;
	right: 10px;
	width: 150px;
}

a:link, a:visited{	/* color: #090; */	background-color: transparent;	font-weight: bold;	text-decoration: none;
	color: #600f13;
}

a:hover{	/* color: #663; */	background-color: transparent;
	color: blue;
	text-decoration: underline;
}