body {
background-color: #fdd2fe;
}

body{text-align:center}

#master{
margin:0 auto;
width: 950px;
}

#content{
background-color: #000080;
margin:0 auto;
width:900px;
border:solid #ab0200;
}

div.credits{
width:700px;
}


h1 {
font-size: 15px;
font-style: italic;
font-weight: 700;
color:#FFFFFF;
}

h2 {
font-size: 14px;
font-style: italic;
font-weight: 700;
color:#FFFFFF;}

a{
font-size: 20px;
font-style: italic;
text-decoration: none;
font-weight: 700;
color:#FFFFFF;}

a:hover{
color:#ffffff;
}
