body {
	margin:40px;
	font-size:18px;
}	
	

.header {
	background-color:yellow;
	text-align:center;
	padding:10px;
	text-transform:uppercase;
	color:Red;
	font-family:gabriola;
	font-size:26;
	border: 10px solid #ff0000;
}
	
	

.menubar {
	text-align:center;
}
a {
	text-decoration:none;
	color:0000FF;
	font-family:gabriola;
	font-size:20px;
}

ul
 li{
	display:inline;
	text-decoration:none;
	padding:10px;
	margin-left:50px;
}
.image1 {
	width:45%;
	float: left;
	margin-right: 10%;	
}

.image2 {
	width:45%;
	float: left;	
}

.aboutme {
	font-family:Gabriola;
    font-size:30px;
}

.container1 {
	width:100%;
	height:350px;
	margin-bottom:50px;
}

.box1 {
	float:left;
	width:50%
}

.box2 {
	float:right;
	width:50%;
}
	
.container2 {
	width:100%;
	height:350px;
	margin-bottom:150px;
}
	
.box3 {
	float:right;
	width:45%
}

.box4 {
	float:left;
	width:50%;
}

.container3 {
	width:100%;
	height:350px;
	margin-bottom:150px;
}
.box5 {
	float:left;
	width:50%
}

.box6 {
	float:right;
	width:50%;
}
	
.Aboutme {	
	font-family:gabriola;
	font-size:30px;
}

.contact {	
	font-family:Gabriola;
	font-size:30px;
}	
h3{
font-size:26px;
}
.blog{
	font-size:26;
    text-align:center;
	text-transform:uppercase;
	}
p, ul li{
font-size:20px;
text-align: justify;
color: black;
line-height: 1.5em;

}
.footer {
	width:100%;
	text-align: center;
	background: blue;
	padding: 10px 0;
	clear: both;
    background:yellow;
	font-family:Baskerville OLD FACE;
	font-size:22;
	}  
.footer	{
	width:100;
	text-align:center;
	background:pink;
	padding:10px 0;
	clear:both;
	font-family:Baskerville OLD FACE;		
	font-size:26;
}