body{
width: 800px;
background-color: #DB698B;
border-width: 0px; }

body img {
border-width: 0px;}

h1 {text-align: center;
border-bottom: 1px dotted #000000;
margin-bottom: 20px;}


h2 {text-align: center;
text-transform: uppercase;}

#heading {
margin-bottom: 20px;
}

li {
list-style-type: none;
text-decoration: none;}
#left {

position: absolute;
top:10px;
left: 10px;
width: 190px;
height: auto;
border-right: solid 2px black;}


#left a {
list-style-type: none;
curser: pointer;
text-decoration: none;
color: #000000;}
#left img {
width: 180px;
hieght: 180px;
}
#right {

position: absolute;
top:10px;
right: 10px;
width: 200px;
height: auto;
/*border-left: solid 2px black;*/
}


#right a {
list-style-type: none;
curser: pointer;
text-decoration: none;
color: #000000;}
#right img {
width: 190px;
margin-left: 10px;

}
#content {
width: 650px;
left: 25%;
margin: auto;
position: absolute;}


#content ul {
text-decoration: none;
list-style-type: none;
}

#content li {

text-decoration: none;
list-style-type: none;}

#content img {
border: 3px solid #000000;}

.leftcontent {

top: 135px;
width: 150px;
height: auto;
text-align: center;
}
.leftcontent h2 {
padding-left: 70px;}
.leftcontent li{

top: 135px;
width: 230px;
height: auto;
text-align: right;}

.rightcontent {
margin-top: 20px;
position: absolute;
top: 41px;
left: 250px;
width: 300px;
display: block;
float: left;
height: auto;
text-align: center;}
.rightcontent li {
text-align: left;}


