html {
	height:100%;
}

body {
	margin:0;
	background:#FFEEF1 url(../img/ml_bg.gif) right bottom no-repeat;
	background-attachment:fixed;
	font-family:Tahoma;
	width:100%;
	font-size:11px;
	color:#666666;
}

p {
	text-align:justify;
}

a:link, a:active, a:visited {
	color:#963964;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	color:#963964;
	font-weight:normal;
}

h2 {
	font-size:25px;
	color:#DA98A7;
	font-weight:normal;
}

#ml {
	padding:16px;
}
