*{
margin:5px;
padding:5px;
}


body{
	
font-family:Calibri,arial,"Times New Roman";
}
#wrap{
   width: 750px;
    margin: auto;
 

    outline-style:  solid;
    outline-color: #ff99ff;
	background-color:#ff99;
	    border: 5px dashed #000;
}
#header{
		text-align:center;
width:800px;
}
h1{
	text-align:center;
	
font-size:34pt;
font-weight:600;
}
#nav{
	

		
width:800px;
}
#nav li{

	
background-color:#ff99ff;
color:#000;


list-style-type:none;
margin:0px;
padding:0px;
width:170px;
float:left;
}


#main{
	#	text-align:center;
width:600px;
float:left;
}
#pic{
	#	text-align:center;
width:448px;
float:left;
}
#footer{
		text-align:center;
width:750px;
clear:both;
}

