body {	background-image: url('marfa_white_logo.jpg');
background-repeat: no-repeat; 
background-attachment: fixed;
background-position: 10px 95%;
margin: 10px 10px 20px 250px;
}

p {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 200%;
color: "black";
font-weight: bolder;
text-align: right;
}
h1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 300%;
color: "black";
font-weight: bolder;
}
p.feed { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
color: "black";
font-weight: bolder;
}
a:link {color: #000000; text-decoration:none; font-weight:lighter;}
a:visited {color: #282828; text-decoration: none;}
a:hover {color: #EE0000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

div.content {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 50%;
color: "black";
font-weight: normal;}

img { border: none; } 