/* CSS Document */

.h1 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.h2 {
	font-size: 2px;
	}
h2 {
	font-size: 2px;
	}

.body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 17px;
	text-align:justify;
	

}

h1 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #000000;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;

}

#main{
	position:relative;
	margin-top:5px;
	
	width:375px;
	height:317px;
	max-height:317px;
	max-width:390px;
	overflow:auto;

	
	}
#stylist{
	position:relative;
	margin-top:5px;
	
	width:390px;
	height:150px;
	max-height:150px;
	max-width:390px;
	overflow:auto;

	
	}
