﻿body {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(../images/flower-22.png);
}

div.main {
	margin-left:auto;
	margin-right:auto;
    padding:0px;
	width:1000px;
	height:900px;
}

div.part-1{
	width:1000px;
	height:200px;
	float:left;
}

div.part-2{
	width:1000px;
	height:400px;
	float:left;
}

div.part-21{
	width:50px;
	height:400px;
	float:left;
}

div.part-22{
	width:250px;
	height:400px;
	float:left;
}

div.part-3{
	width:1000px;
	height:300px;
	float:left;
}

img.paint{
	width:250px;
	height:400px;
}

div.part-31{
	width:50px;
	height:200px;
	float:left;
}

div.part-32{
	width:250px;
	height:250px;
	float:left;
	margin-top:20px;
}

img.name{
	width: 250px;
	height: 250px;
	
}


p.handT-1{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:28px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color:#958354;
	padding-top:30px;
}

p.handT-2{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:28px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color:#6f7e6b;
	padding-top:30px;
}
