/****************************************************
	INTRO
****************************************************/
body {
	background-color:#ebe3bf;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: tahoma, arial;
}

a {
	color: #15628c;
	text-decoration:none;
}

div.md {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width:950px;
	text-align:center;
}
div.md h1 {
	color: #15628c;
	font-size: 105%;
	font-weight: bold;
	padding-bottom: 8px;
}

div.md h2 {
	color: #15628c;
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 8px;

}

div.md p {
	font-size: 90%;
	margin-bottom: 0.5em;
	margin-top: 0;
}


/*div#image {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: url(hairlook/images/mdfrisor_december.jpg) no-repeat; /* Placed here so the content editor is not influenced */
	border:1 px solid #1ebe3bf;
}*/
