body {

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-image: url("logo.png");
background-position:center 80px;
background-repeat:no-repeat;

}

/*Text Design*/
p { font-family:verdana; font-size:13px; line-height:20px; }
a:hover { color:#ff5ac7; }
a { font-family:verdana; font-size:13px; line-height:20px; color:#e70098; text-decoration:none; font-weight:bold; }
h1 { font-size:80px; color:black; font-family:verdana; line-height:98px; }
.highlight { background-color:black; color:white; }
.big { font-family:arial; font-size:25px; text-align:center; }
.center { text-align:center; }
img { border-width:0px; }
ul { font-family:verdana; font-size:13px; line-height:20px; }


/*Divs*/
#container {
margin-left:auto;
margin-right:auto;
width:1000px;
}


#header {
width:1000px;
height:37px;
margin-left:-20px;
}

#tagline {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:390px;
text-align:center;
}

#work {
width:1000px;
margin-top:1000px;
text-align:center;
}

#worktext {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:1000px;
}

#webdesign {
width:1000px;
margin-top:1000px;
text-align:center;
}

#webdesigncontent {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:1000px;
}

#photography {
width:1000px;
margin-top:1000px;
text-align:center;
}

#photographycontent {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:1000px;
}

#about {
width:1000px;
margin-top:1000px;
text-align:center;
}

#aboutcontent {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:1000px;
}

#contact {
width:1000px;
margin-top:1000px;
text-align:center;
}

#contactcontent {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:1000px;
}

.content {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}

.navheader {
height:100px;
}

#footer {
font-family:verdana;
font-size:11px;
color:#999999;
text-align:left;
height:20px;
margin-top:20px;
}

.project {
width:300px;
margin-left:auto;
margin-right:auto;
margin-top:100px;
height:300px;
padding-right:10px;
}
