body {
margin: 0;
padding: 0;
/*text-align: center;*/
background-color: white;
color: black;
/*font-size: 18px;*/
font-family: "small Arial", Helvetica, Verdana, sans-serif;
}
p {
margin: 0;
padding: 0;
}

h1, h2 {
text-decoration:bold;
font-size: 92%;
text-align: justify;
}

.copyright_text {font-size: 72%;}
.link_text {font-size: 72%; text-align: center;}
.link_text A:link {text-decoration: none; color: blue;}
.link_text A:visited {text-decoration: none; color: blue;}
.link_text A:active {text-decoration: none; color: red;}
.link_text A:hover {text-decoration: underline; color: red;}


.copyright_text {font-size: 72%;}
.desc_text {
font-size: 82%;
text-align: justify;
}

.footer_text {
font-size: 82%;
text-align: center;
color : black;
}

.network_text {
font-size: 92%;
text-align: center;
color : black;
}

.class1 A:link {text-decoration: none; color: red;}
.class1 A:visited {text-decoration: none; color: red;}
.class1 A:active {text-decoration: none; color: red;}
.class1 A:hover {text-decoration: underline; color: red;}


/*
.copyright_text {font-size: 70%};
.desc_text {font-size: 68%};

.class1 A:link {text-decoration: none; color: red}
.class1 A:visited {text-decoration: none; color: red}
.class1 A:active {text-decoration: none; color: red}
.class1 A:hover {text-decoration: underline; color: red}
*/

#top_image { 
background-image:url('http://www.online-matchmakers.co.uk/images/header.gif');
background-repeat:no-repeat;
background-position:center;
height:130px;
text-align:center;
}

#middle_section { 
border-style:solid;
border-width:1px;
border-color:#FFB800;
background-repeat:no-repeat;
background-position:center;
height:320px;
width:758px;
text-align:center;
margin-left:330px;
margin-right:auto;
}

#left_content {
background-image:url('http://www.online-matchmakers.co.uk/images/woman_smiling.jpg');
background-repeat:no-repeat;
background-position:left;
height:320px;
}

#right_content {
/*background-image:url('http://www.online-matchmakers.co.uk/images/woman_smiling.jpg');*/
background-repeat:no-repeat;
background-position:right;
height:320px;
width:480px;
float:right;
margin:0px;
}

.header{
font-size:25px;
font-family:"Times New Roman",Georgia,Serif;
}


#bottom_image { 
background-image:url('http://www.online-matchmakers.co.uk/images/footer.gif');
background-repeat:no-repeat;
background-position:center;
height:100px;
text-align:center;
}

#body_content {
/*background-image:url('http://www.online-matchmakers.co.uk/images/woman_smiling.jpg');*/
background-repeat:no-repeat;
background-position:right;
width:758px;
position:absolute;
top:600px;
}

#footer {
/*background-image:url('http://www.online-matchmakers.co.uk/images/woman_smiling.jpg');*/
background-repeat:no-repeat;
background-position:right;
width:758px;
position:absolute;
top:790px;
}

.wrapper{

position:relative;

margin-left:330px;
margin-right:auto;


}