body {
background: #FFF url(http://cdn.freshneverfrozendesign.com/images/back.png) repeat-x;
}

#header h1 {
background: url(http://cdn.freshneverfrozendesign.com/images/1.jpg) no-repeat;
width: 277px;
height: 222px;
text-indent: -9999px;
margin-top: 13px;
margin-left: 90px;
margin-bottom: 13px;
cursor:pointer;
float:left;
}
#header h2 {
background: url(http://cdn.freshneverfrozendesign.com/images/logo.png) no-repeat;
width: 365px;
height: 145px;
text-indent: -9999px;
margin-top: 35px;
margin-left: 45px;
margin-bottom: 13px;
cursor:pointer;
float:left;
}

.text {
width: 900px;
height: 568px;
margin-top: 32px;
margin-bottom: 35px;
text-align: center;
}

a {
font-weight: bold;
text-decoration: none;
}

p {
  font-family: Georgia, Arial;
	line-height: 40px;
	font-size: 26px;
	margin-top: 15px;
	font-weight: normal;
	}
.text li {
  font-family: Georgia, Arial;
	line-height: 1.5em;
	font-size: 22px;
	margin-top: 15px;
	list-style: none;
	}
h4{
color: #125400;
font-size: 40px;
	line-height: 46px;
font-weight: normal;
font-family: Georgia;
}
.port {
width: 900px;
height: 1000px;
margin-top: 265px;
margin-bottom: 35px;
margin-left: 0px;
}

.skills {
background: url(http://cdn.freshneverfrozendesign.com/images/skill.png) no-repeat;
width: 784px;
height: 513px;
margin-top: 275px;
margin-bottom: 0px;
margin-left: 65px;
}
.skilltext {
width: 784px;
margin-bottom: 35px;
margin-left: 65px;
}


		.contact {
		position: absolute;
		top: 250px;
		left: 250px;
		padding-bottom: 30px;
		}
		.contact p {
		text-align: left;
		font-family: Georgia, Arial;
		font-size: 18px;
		color: #6e6e6e;
		margin-top: 2px;
		}
		
		.contact input {
		padding: 8px;
		font-size: 26px;
		color: #000;
		background: #FFF;
		border: 2px solid #73880A;
		font-family: Georgia, Arial;
		margin-top: 10px;
		}
		.contact h4 {
		padding: 8px;
		font-size: 26px;
		color: #000;
		width: 435px;
		line-height: 36px;
		background: #FFF;
		border: 1px solid #73880A;
		font-family: Georgia, Arial;
		text-align: center;
		font-weight: normal;
		}
		.contact textarea {
		padding: 8px;
		font-size: 18px;
		color: #000;
		background: #FFF;
		border: 2px solid #73880A;
		font-family: Georgia, Arial;
		margin-top: 10px;
		width: 600px;
		height: 200px;
		}
		ul#portfolio{
		margin-left: 30px;}
		ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 5px;
}
		
