@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: ##660099;
}
a:link {
	color: ##996699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##996699;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: ##996699;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 14px;
	color: ##996699;
}
h2 {
	font-size: 12px;
	color: #F00;

}
.pricesatbottom {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.boxbackground {
	background-color: #996699;
}
.girlstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #660099;
}
.phone {
	font-size: 16px;
	color: #005418;

}
.girlbox {
	background-color: #fdc1f4;
}
.bottomboxtext {
	color: #F00;
}

.girl {
width: 20%;
float:left;
text-align:center;
margin-bottom:15px;
margin-top:10px;

}

