a {
	font-family: Georgia;
}

#main a:hover {
	color: #3B57E3;
}

#main a:link {
	color: black;
}

#main a:visited {
	color: purple;
}

body {
	background-color: #660099;
	width: 952px;
	margin-left: auto;
	margin-right: auto;
}

.bordered {
	border-bottom: double black;
	text-align: center;
}

.category {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#content { 
	padding: 13px;
}

#footer {
	background-color: #660099;
	border: double black;
	color: white;
	padding: 10px;
	width: 926px;
	font-size: 8pt;
	text-align: center;
}

h1 {
	color: white;
	text-align: center;
	font-family: Georgia;
}

#header {
	background-image: url('header2.jpg');
	border: double black;
	height: 100px;
}

li {
	font-family: Georgia;
}

#main {
	padding-left: auto;
	padding:10px;
	background-color: white;
	border: double black;
}

#navigation {
	padding-bottom: 10px;
 	border: double black;
 	color: white;
 }

#nav_font a:active {
	color: #E9C63A;
} 

#nav_font a:hover {
	color: #E9C63A;
} 

#nav_font a:link, a:visited {
	color: white;
}

p { 
	font-family: Georgia;
	font-size: 15px;
	text-align: center;
}

.scoot {
	padding-left: 60px;
}

table {
	font-family: Georgia;
}

.table_heading {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.top_paintings {
	width: 400px;
}

#wrapper {
	margin-left: 50px;
	margin-top: 50px;
	width: 1000px;
}