body {
background-image:url(images/bg2.jpg);
background-repeat: none;
background-position: center;
background-attachment:fixed;
}

p {
color: 000000;
font-size: 12px;
font-family: georgia;
}

a:link { 
color: gray; 
font-size: 12px; 
font-family: georgia; 
text-decoration: none;
word-spacing: 3px;
letter-spacing: 2px;
}
a:visited { 
color: gray; 
font-size: 12px; 
font-family: georgia; 
text-decoration: none; 
word-spacing: 3px; 
letter-spacing: 2px;
}
a:hover { 
color: green; 
font-size: 12px; 
font-family: georgia; 
text-decoration: none; 
word-spacing: 3px; 
letter-spacing: 2px;
}
a:active { 
color: green; 
font-size: 12px; 
font-family: georgia; 
text-decoration: none; 
word-spacing: 3px; 
letter-spacing: 2px;
}

body {
text-align:center;
}
#container {
position: relative;
margin:0px auto 0px auto;
width:1002px;
border:0px solid;
background-color:#FFFFFF;
}
#mainContent {
text-align:left;
position: absolute;
}

h1 {
font-size: 13px;
font-family: georgia;
text-decoration: bold;
text-align: left;
color: 339933;
}

h2 {
font-size: 12px;
font-family: georgia;
text-decoration: bold;
text-align: left;
}

blockquote {
font-size: 12px;
text-decoration: none;
font-family: georgia;
text-align: left;
}

#part-01 {
position:absolute;
left:0px;
top:0px;
width:732px;
height:171px;
}

#part-02 {
position:absolute;
left:732px;
top:0px;
width:270px;
height:656px;
}

#part-03 {
position:absolute;
left:0px;
top:171px;
width:732px;
height:461px;
}

#part-04 {
position:absolute;
left:0px;
top:632px;
width:732px;
height:24px;
}