/*CSS MOBILE STYLESHEET FOR ANDERSHOFF.NET - BY ANDERS HOFF*/

html {
	font-family: "Arial", sans-serif;
}

body {
	background-image: none;
}

h1,h2,h3,h4 {
	font-family: "Georgia" ,"Times New Roman", serif;
}


.linkList {
	font-family: "Georgia" ,"Times New Roman", serif;
}

#header {
	background-image: url('http://andershoff.net/img/head2.png');
}

#navigation li.nav a {
	font-family: "Georgia" ,"Times New Roman", serif;
}

#commentsText textarea {
	font-family:  "Arial", sans-serif;
}

#foot {
	font-family: "Georgia" ,"Times New Roman", serif;
}

#footCopy a
#footCopy a:visited
#footCopy a:active {
	font-family: "Georgia" ,"Times New Roman", serif;
}
