@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../beauty2010website/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #9e2b08;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.textlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.textlink:over {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #9e2b08;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.textbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9e2b08;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.bottomback {
	background-attachment: fixed;
	background-image: url(../../beauty2010website/images/bottomback.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topback {
	background-attachment: fixed;
	background-image: url(../../beauty2010website/images/topback.png);
	background-repeat: no-repeat;
	background-position: center top;
}

