Help me with my tumblr background html?

mic.

New member
I'm not exactly sure how to put in a background for the theme I have.
So could someone put it in for me somewhere?

The HTML for my theme is:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en"> <head> <!-- Themed by http://likethesun.tumblr.com --!>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>{Title}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}<!-- custom --!>

<meta name="text:Disqus shortname" content="" />

<meta name="if:Show People I Follow" content="0">
<meta name="if:Show Timestamp" content="1">
<meta name="if:Show Date" content="1">
<meta name="if:Show Search" content="1">

<meta name="color:Text" content="#8a8a8a"/>
<meta name="color:Background" content="#F8E0EC"/>
<meta name="font:Body" content="Georgia">
<meta name="color:Background" content="#F8E0EC"/>
<meta name="color:Text" content="#8a8a8a"/>

<meta name="if:Show post notes" content="1">
<meta name="if:Endless scrolling" content="0">

<!-- custom --!>
<style type="text/css">
body { text-transform:; text-align:justify;padding: 3px; background: #F8E0EC;font-family: georgia;font-size: 10px; line-height: 10px;color: #8a8a8a;}

.h2 {font-family:georgia; font-size:25px; letter-spacing:1px; line-height:25px; text-align:left; text-transform:lowercase;} .permalink {position: absolute; margin-left: 430px; margin-top:-3px; width: 20px;}.permalink a {color: #aaa; background-color:transparent; text-decoration:none;}

a {color: #8a8a8a;text-decoration: none; background:#F8E0EC;}

a:hover {color:#8f8f8f;background: #F8E0EC;}

a:active,a:focus {outline: 0;}

a:link img { border-width: 0px; background: #F8E0EC;} a:hover img

.clear {clear: both;}

#container {width: 770px;}

#left {margin-top:float: left;width: 200px; height:100%; overflow:hidden;position:fixed; background-color:#F8E0EC;padding:2px;text-align:justify;font-family:georgia; font-size:10px; letter-spacing:0px; line-height:9px;text-transform:;}

#left a.h2 {font-family:georgia;text-transform: ;font-size: 24px;line-height: .5em;color: #747474; background-color:#F8E0EC;text-decoration: none; text-align:right; display:block;}

#left a.h2:hover {color: #747474;background: #F8E0EC;text-decoration: none;}

#left .space {width: 100%;height: 20px;}

#left .space.small {width: 100%;height: 10px;}

#right {width: 420px;margin-left:220px;}

#right .post {margin: 0 0px 15px 0; border-bottom:1px dotted #f4f4f4;}

#right .post img { max-width: 420px; }

#right .post h3 {color:#747474;background-color:#F8E0EC;font-weight: normal;font-size: 1.5em;margin: 0;}

#right .post a.h3 {background-color:#F8E0EC;color: #747474;text-decoration: none;font-size: 1.5em;margin: 0;}#right .post a.h3:hover {background: #E3CEF6;}



#right .post a.h3.link {text-decoration: none;}

#right .post a.h3.link:hover {color: #747474;background: #F8E0EC;}

#right .post blockquote {border-left: 2px solid {color:Text};padding: 0 0 0 15px;margin-left: 0px;}


#right .post table {margin: 10px 0 0 0;border-collapse: collapse;}
#right .post table tr {margin: 1px 0;}#right .post table tr td {padding: auto;vertical-align: top;}

#right .post table tr td.name {text-align: right;padding: 1px 15px;}

#right .post table tr td.words {width: 100%;text-align: left;padding: 1px;}



ol.notes {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}

ol.notes img {
display: none;
}

#right #footer {
position: relative;
right: 0px;
text-align: right;
}

#right #footer .credit {
color: #9C9C9C;
margin: 30px 0 0 0;
}

#right #footer .credit:hover {color: {color:Text};}
#right #footer .credit a {color: #9C9C9C;}
#right #footer .credit a:hover {color: {color:Text}; }
#right #footer .credit:hover a {color: {color:Text}; }

a.install {
width: 96px;
height: 20px;
background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);
display: block;
position: absolute;
top: 26px;
right: 3px;
}

{CustomCSS}
</style>

{block:IfEndlessScrolling}
{block:IndexPage}
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></scr
The image I want to use as the background (for the whole page) is: http://s893.photobucket.com/albums/ac139/SupBr0/?action=view&current=Spruce-knob-night-sky-7.jpg
 
Back
Top