/* OUR GIRL'S PAGE CSS: PHONESEXAUNTIES.com */

/* BEGIN UNIVERSAL CSS: PHONESEXAUNTIES.com */

/* BODY PROPERTIES */

body {
color: #3d271e; 
font-family: Georgia;
font-size: 12pt;
background: url('images/background.gif'); 
background-repeat: repeat; 
}


/* LINK PROPERTIES */

a {color: #789090; text-decoration: underline;}
a:hover {color: #c1c19b; text-decoration: none;}
a:visited: {color: #c1c19b; text-decoration: underline;}

/* H1 TAG PROPERTIES FOOTER & DISCLAIMER */

h1 {
font-size: 10pt;
text-align: center;
}

#footer {
font-size: small;
text-align: center;
}

#disclaimer {
font-size: small;
text-align: center;
}


/* END UNIVERSAL CSS*/




a img {
	border: 5px; 
	border-color: #789090;
	border-style: double; 
	}
	
	#wrapper { 
margin: 0 auto;
width: 775px;
background-color: #f0f0d8;
border: 5px; 
border-color: #789090; 
border-style: double; 
}

/* H1 TAG PROPERTIES FOOTER & DISCLAIMER */

h1 {
font-size: xx-small;
text-align: center;
}

#footer {
font-size: small;
text-align: center;
}

#disclaimer {
font-size: xx-small;
text-align: center;
}

