

body

{
	margin: 40px;
	background-image: url(blue_bak.jpg);
}
div

{border: 1px solid;
width:680px;
margin:20px;
padding: 10px;
Background-color:99cccc;
font-family:Papyrus;
font-size:1em;
color:maroon;
	
}




}

h1

{font-family:Papyrus;
font-size:4em;
color:maroon;
}

p
{

border-width:"2";
background-color:#cadffa;
color:maroon;
width:600;
text-align:left;
padding:10px;
border-style:ridge;
border-color:red;
font-family:Papyrus;
font-size:1.5em;


}

a {font-family:Georgia,serif; font-size:1em;}
a:link {color:maroon;}
a:visited {color:maroon;}
a:hover {text-decoration: none; color: #ff9900;
font-weight:bold;}
a:active {color: red;text-decoration: none}





img
{
	border: 1px solid;
	border-color: maroon;
}
