@charset "utf-8";
/* CSS Document */

body{background-color: red;}

.container{ background-image:url(images/backg-02.png);
height: 1100px;
width: 1000px;
margin-right: auto;
margin-left: auto;
background-repeat:no-repeat;}

.title{position: absolute;
margin-top: 150px;
margin-left: 200px;
height: 75px;
width: 450px;}

h1{font-size: 45px;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;}

.sweethomelogo{ position: absolute;
background-image:url(images/SHH-Logo.png);
height: 159px;
width: 250px;
margin-top: 30px;
margin-left: 250px;}

.sweethomecc{ position: absolute;
background-image: url(images/Sweet-Home-Healthcare-certifiedcandidate.png);
height: 250px;
width: 200px;
margin-left: 560px;
margin-top: 30px;
}

.uploadphoto{}

.form{ 
position: absolute;
z-index: 3;
margin-top: 280px;
margin-left: 200px;
width: 610px;
height: 500px;
overflow:auto;}

.formback{ 
position: absolute;
z-index: 2;
background-color: white;
opacity: 0.7;
border-radius: 50px;
margin-top: 280px;
margin-left: 200px;
width: 600px;
height: 500px;}

.form-upload{ margin-left: 40px;}

.form-submit-button{ margin-left: 500px;}

label{ font-size: 25px;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
line-height: 10px;
}

ul{list-style:none;}

	.name{}
	.space{line-height: 10px;}
	.age{}
	.cert{}
	.exp{}
	.ref{}
	.submit