body{
	font-family: Arial. Verdana. sans-serif; 
	font-size: 16px;}
h1{
	font-size: 40px;}
h2.paint{
	font-size: 80px;
	text-decoration: underline;
	text-shadow: 10px 10px #000000;
	opacity: 0.5;
	background-image: url("../Art-Work/Paintings/google-painting-header.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 100% 90%;
	background-position: center;
	margin-left:50px;}
h2.layer{
	font-size: 80px;
	text-decoration: underline;
	text-shadow: 10px 10px #000000;
	opacity: 0.5;
	background-image: url("../Art-Work/Fun-with-Layers/FWL-header.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 100% 90%;
	background-position: center;
	margin-left:50px;}
h2.cv{
	Font-size:80px;
	text-decoration: underline;
	text-shadow: 10px 10px #000000;
	opacity: 0.5;}
h2{
	font-size: 32px;}
h3{
	font-size: 20px;}
p{
	font-weight: bold;
	line-height:1.4em;}
p.Contact{
	font-size: 20px;
	line-height: 1.4em;}

a:link {
	color: deeppink;
	text-decoration: none;}
a:visited {
	color: black;}
a:hover {
	color: deeppink;
	text-decoration: underline;}
a:active {
	color: darkcyan;}