body {background-color:#4fd7c9;  margin: 4% 4%; }
div#main {
	
	width: 40%;
	float: left;
	line-height:170%;
}
div#space {
	
	width: 5%;
	float: left;
}

div#photo {
	float: left;
	width: 50%;
	line-height:100%;
}

div#maina {
		
	line-height:170%;
}



div#list1 {
	
	width: 47%;
	float: left;
}

div#list2 {
	
	width: 47%;
	float: left;
}

div#last {
	
	width: 100%;

}



p:first-letter {
	font-size: 3em;
	font-weight: bold;
	color: #dc143c;
	padding-right: 0.3em;
	float: left;
}

h1 {line-height: 50%; }
h2 {

	line-height: 100%;
	font-size:0.8em; }
h3 {
	font-size:0.6em;
	font-weight: bold;
	line-height: 100%;}

h4 {
	font-size:1.1em;
	font-weight: bold;
	color: #dc143c;
	line-height: 10%;}

b1 {
	line-height:250%;
}
b3 {
	font-size:0.6em;
	font-weight: bold;
	line-height: 100%;
}

t2 {
	font-size: 2.5em;
	font-weight: bold;
	color: crimson;
	border-style: ridge;
	border-width: 10px;
	padding-left: 1em;
	padding-right:1em;
	padding-top: 0.1em;
	padding-bottom:0.1em;
}


t3 {
	font-size: 2.5em;
	
}

t4 {
	font-size: 1.0em;
	font-weight: bold;
	border-left-color: cornsilk;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 0.5em
	
}

t6 {
	line-height:150%;
	font-size: 0.9em;
	font-weight: bold;
	border-left-color: red;
	border-left-style: solid;
	border-left-width: 15px;
	padding-left: 0.5em
	
}


p1 {line-height: 1.7em;}

em {
	font-weight: bold;
}

a:link{
	color: dedgerblue;
}
a:visited 
	{color: darkbiolet;
}
a:hover { 
	color: magenta;
	background-color: bisque;
}

a {
	text-decoration: none;
]


