div#constraint
{
	min-width: 925px;
	max-width: 1280px;
	min-height: 800px;
	background-image: url("NathalieMatteau.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

h1
{
	color: #900000;
	font-family: Nathalie, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:  35pt;
	font-weight: bold;
	margin: 20px;
	margin-bottom: 0px;
}

h2
{
	font-size: 25pt;
	font-weight: bold;
	line-height: 35pt;
	margin: 0px 500px 0px 0px;
	text-align: right;
	color: #900000;
}

h3
{
	font-size: 25pt;
	font-weight: bold;
	line-height: 35pt;
	margin: 0px 0px 40px 270px;
	color: #900000;
}

h4
{
	color: #900000;
}

h5
{
	color: #131313;
	margin: 10px;
	text-align: right;
}

body
{
	background: #000000;
	color: #131313;
	font-family:  Palatino Linotype, Book Antiqua, Palatino, serif;
}

img
{
	margin: 1em;
}

a
{
	color: #d6d6d6;
	text-decoration: none;
	font-family:  Palatino Linotype, Book Antiqua, Palatino, serif;
}

a:hover
{
	color: #900000;
	background:#d6d6d6;
	text-align: right;
}

.paragraph
{
	background: #6a6a6a;
	width: 500px;
	padding: 12px;
	margin: 10px;
	text-align: right;
}

.vertical
{
	float: left;
	text-align: right;
	vertical-align: text-top;
}

.horizontal
{
	clear: both;
}

.footer
{
	color: #900000;
	text-align: center;		
	font-size: 10pt;
	margin-top: 30px;
}

@font-face
{  
	font-family: Nathalie;  
	src: url('FutstencilSerif.ttf') format("truetype");  
}

