CSS:
I have tried:
.body {
font-family: Lora, Georgia;
HTML:
<head>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lora|Oswald" media="screen">
<link rel="stylesheet" type="text/css" href="http://www.mopar4x4.com/blog/wp-content/themes/graphene/style.css" media="screen">
</head>
What have I done wrong?
Why am I seeing different colors and fonts for when I am logged in: 
And logged out:
