body {
	background: url(./1.gif) repeat  fixed top left;
	color: #4C3a27;
}

div#footer {
	padding-right: 15%;
}

div#menu {
}

div.yak {
	background: #fff;
	border: solid 1px #280E19;
}

div#car {
	height: 380px;
	background: #696 url(./mvc-919f.jpg) center no-repeat scroll;
}

h1 {
}

h3 {
	color: #280E19;
}

h4 {
	font-size: 14px;
	font-weight: 400;
	padding: 0px 40px;
}

ins {
	border-left: solid 1px #660;
	color: #ff0;
}

p {
}

span#some_granddad {
	height: 74px;
	width: 100px;
	background: url(./imageofreality1.jpg) top left no-repeat scroll;
	float: right;
	border: solid 1px #280E19;
}

span#date_and_author {
	padding-bottom: 85px;
}

span#subhead {
}

span#thought {
}

span#title {
}

li {
}

a {
	text-decoration: none;
}

a.menu {
	border: solid 1px #4C3A27;
	color: #4C3A27;
	background: #FF508A;
}

a.menu:hover {
	border: solid 1px #4C3A27;
	color: #4C3A27;
	background: #57D3EB;
}

a#home {
	color: #4C3A27;
	border-top: solid 1px #4C3A27;
	border-bottom: solid 1px #4C3A27;
	background: #FF508A;
	display: block;
	padding: 0px 0px 3px 0px;
	width: 100%;
}

a#home:hover {
	border-top: solid 1px #4C3A27;
	border-bottom: solid 1px #4C3A27;
	color: #4C3A27;
	background: #57D3EB;
}