BODY {	background-color: #c0c0c0;
	background-image: none;
	color: #f8f8ff;
	font-family: 'Palatino', 'Times New Roman', serif;
	font-size: medium;
	overflow-x: hidden;
	overflow-y: scroll;
	}

p.journal, body.journal, td.journal, a.journal {
	font-family: 'Verdana', 'Arial', sans-serif !important;
	font-size: 75% !important;
	}
p.about, body.about, td.about, a.about {
	font-family: 'Times New Roman', serif !important;
	}

LI.TD, LI.TH { list-style-position: inside; }

A:link IMG, A:visited IMG { border: 0px; }

H1,H2,H3,H4,H5,H6 { 
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}
H1 { 
	font-family: 'Times New Roman', serif;
	font-size: x-large;
	}
H2 { 
	font-family: 'Palatino', serif;
	font-size: large;
	}
H3 { 
	font-family: 'Palatino', serif;
	font-size: medium;
	}
H4 { 
	font-family: 'Palatino', serif;
	font-size: small;
	}
H5 {
	font-family: 'Times New Roman', serif;
	font-size: small;
	font-style: italic;
	}
H6 {
	font-family: 'Times New Roman', serif;
	font-size: x-small;
	font-weight: bold;
	}

.navbar {
	background-color: #404040;
	background-image: url(http://www.matthewkurth.com/images/pavement.jpg);
	}

.home,.links,.portfolio,.reviews,.shop {
	margin: 2px;
	background-color: #000042;
	color: #f8f8ff;
	background-image : url(http://www.matthewkurth.com/images/hatscarf-2004.gif);
	}


.journal {
	font-family: 'Verdana', 'Arial', serif;
	font-size: xx-small !important;
	margin: 2px;
	background-color: #00025c;
	color: #feffbb;
	background-image : url(http://www.matthewkurth.com/images/hatscarf-2004.gif);
	}

.about {
	margin: 2px;
	background-color: #005000;
	color: #f8f8ff;
	background-image : url(http://www.matthewkurth.com/images/code.jpg);
	}

A:link, A:active, A:visited { color: #ee0000; text-decoration: underline; }

