body {
background-color: #000066;
margin: auto;
width: 750px;
}

#header {
width:750px;
height: 120px;
background-image:    url(images/background_paper2.jpg);
margin: 0px;
}

#corps h1{
color: black;
background-color: #333333;
font-size: 20px;
height: 28px;
text-align: center;
margin-left: 30px;
width: 562px;
display: block;
text-decoration: underline;
}

#header h1 {
text-align: center;
font-family: "cooper black";
text-decoration: underline;
color: black;
padding-left: 45px;
padding-top: 35px
}

#sidebar {
margin: 0px;
float: right;
width: 100px;
background-color: #ffa500;
text-align: center;
}

#corps {
margin: 0px;
width:  640px;
background-color: #D7FFFF;
}

#footer a {
color: black;
text-decoration: none;
}

#footer a:hover {
color: black;
text-decoration: underline;
}

#footer {
background-color: D7FFFF;
font-size: 15px;
width: 750px;
clear: both;
margin-top: 0px;
text-align: center;
}

#global {
width: 750;
background-color: #D7FFFF;
}

#sidebar a {
display: block;
text-decoration: none;
background-color: #D7FFFF;
color: black;
font-size: 15px;
}

#sidebar a:hover {
text-decoration: none;
color: black;
background-color: #fabd5a;
border-right: 3px solid white;
font-size: 15px;
}

#sidebar h3 {
color: black;
font-family: "cooper black";
text-decoration: underline;
text-decoration: bold;
}

p {
width: 550px;
text-align: center;
background-color: #ffffff;
margin-top: 0px;
margin-bottom: 15px;
border: 1px solid black;
margin: none;
margin-left: 30px;
padding: 5px;
text-align: justify;
font-size: 13px;
}

.title {
font-size: 14px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
width: 550px;
display: block;
margin-left: 30px;
background-color: #D7FFFF;
height: 20px;
color: black;
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
}

.title2 {
font-size: 42px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
width: 550px;
display: block;
margin-left: 30px;
background-color: #ffa500;
height: 42px;
color: black;
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
}

a {
color: #333333;
text-decoration: underline;
}

a:hover {
color: black;
text-decoration: underline;
}.centerpicture {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-position: center center;
	top: auto;
	clip:  rect(auto auto auto auto);
}
.unnamed1 {
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
