body{
height:100%;
width: 100%;
background-color:purple;
}



#mywebpage{
         background-color:pink; 
height:100px;
padding:15px;
border-style:dotted;
border-color:white;}


h1{
text-align:center;}

}

#pics{
          background-color:grey;
			height:600px;
			padding-top:20px;

}



p{
text-align:center;}



#aboutme{

          background-color:lightblue;
height:500px;

}



#links{
height:100px;

background-color:gray; 

}




p{
text-align:center;}




h1{
text-align:center;}

#me{width:200px; height:260px;
border-style:dotted;
border-color:pink;
margin-left:25px;}

#dog{width:200px; height:267px;
border-style:dotted;
border-color:pink;
margin-left:25px;}


#planet{width:400px; height:260px;
border-style:dotted;
border-color:pink;
margin-left:25px;}
