body {
	
	background-image:url('bc2.JPG');
	background-repeat: repeat;
	background-attachment:fixed;
	backgroung-position:20px 40px;
    font-size::14px;
	font-color: black;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	line-height:2em;
	padding:30px; fixed
}
P {
font-family:Tahoma, Geneva, sans-serif; 
font-weight: bolder;
line-height: 1.5em;
background-attachment: scroll;
padding: 35px;
Margin: 25;
}




h1 {
	
	font-size: 36px;
	color: purple;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	letter-spacing: 0.3em;
}

#content {
	width: 700px;
	position: absolute;
	top: 125px;
	right: 101px;
	padding: 35px;
	margin: 25px;
	
}




#photo {
	padding: 35px;
	position:absolute;
	top: 200px;
	right:200px;

}

#photo2 {
	position: absolute;
	top:-40px;
	left:-100px;
}

#paintings {
	font-family: Century Gothic, helvatica, sans serif;
	width: 700px;
	padding: 35px;
	margin: 25px;
	line-height:1.5em;
}
	
	
#Home {
position: absolute;
top: -190px;
right: 580px;
}

#biography {
position: absolute;
top: -190px;
right: 400px;
}

#paintings {
position: absolute;
top: -190px;
right: 220px;
}

#navagation {
	position: absolute;
	top: 10px;
	right: 20px;
}

A:link {
color: #400000;
}
A:visited {
color:#400000;
}
A:active {
color:#400000;
}

#sidebar (
position: absolute;
top: 100px;
right: 20px;
border: solid;
color: #9999CC;
background-color: #9999CC; 
)





.sidebar {
	background-color: #9999CC;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
	position: absolute;
	top: 50px;
	right: 20px;
}

#websites {
position: absolute;
top:10px;
}

#bg2 {

background-image: url('bg%20image%202.jpg');
bachground-repeat:repeat;
background-attachment:fixed;
backgroung-position:20px 40px
}

#text8 {
	position: absolute;
	top: 380px;
	right: 30px;
}


            
#contact {
	background-color: #999999;
	margin: 20px;
	padding: 20px;
	height: 200px;
	width: 500px;
	position: absolute;
	top: 100px;
	right: 200px;
	font-family: "Century Gothic", "American Typewriter", sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

