body {
    background-image: url('img/bg.png');
}
#logo {
    top: -50px;
    left: -150px;
    position: absolute;
}
#main {
    background-image: url(img/mainbg.png);
    margin-left: auto;
    margin-right: auto;
    top: 10px;
    bottom: 10px;
    width: 775px;
    height: 1250px;
    z-index: 0;
    position: relative;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    }
#nav {
    background-color: #ffffff;
    width: 200px;
    height: 30px;
    top: 10px;
    right: 10px;
    position: absolute;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
td.nav {
    background-color: #ffffff;
    text-align: center;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
    width: 100px;
    height: 24px;
    top: -10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
td.nav:hover {
    background-image: url(img/mainbg.png);
    text-align: center;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
    width: 100px;
    height: 24px;
    top: -10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
a.nav{
    color: #000000;
    text-decoration: none;
}
img.title{
    top: -42px;
    left: 10px;
    position: absolute;
}
img.blogs{
    top: -42px;
    left: 10px;
    position: absolute;
}
img.andrew{
    top: 5px;
    left: 5px;
    position: absolute;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
img.browser{
    top: 50px;
    right: 35px;
    position: absolute;
}
img.os{
    top: 50px;
    left: 15px;
    position: absolute;
}
img.blogpic{
    top: 13px;
    left: 13px;
    height: 150px;
    width: 150px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: solid;
    border-color: #000000;
    position: absolute;
}
img.editblog{
    top: 650px;
    left: 20px;
    position: absolute;
}
a{
    color: #000000;
}
a:visited{
    color: #666666;
}
p{
    margin: 10px;
    text-indent: 30pt;
    font-family: monospace;
    font-size: 17px;
    font-weight: bolder;
}
p.aboutyou{
    text-indent: 0pt;
    text-align: center;
}
#blogtext{
    height: 100px;
    width: 550px;
    top: 40px;
    right: 15px;
    position: absolute;
}
h1{
    text-align: right;
    right: 20px;
    font-family: monospace;
    font-size: 36px;
    font-weight: bolder;
    text-decoration: underline;
    position: relative;
}
textarea.bio{
    height: 200px;
    width: 730px;
    top: 380px;
    right: 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
}
textarea.blog{
    height: 200px;
    width: 730px;
    top: 700px;
    right: 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
}
#me {
    top: 65px;
    left: 20px;
    width: 250px;
    height: 250px;
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
}
#aboutme {
    top: 98px;
    right: 20px;
    width: 450px;
    height: 452px;
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
}
#blogs {
    bottom: 20px;
    height: 570px;
    position: absolute;
}
#blogs2 {
    bottom: 60px;
    height: 570px;
    position: absolute;
}
#aboutyou {
    top: 400px;
    left: 20px;
    width: 250px;
    height: 150px;
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
}
#blog {
    left: 20px;
    width: 735px;
    height: 180px;
    background-color: #ffffff;
    margin-bottom: 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
}
#preview {
    top: 100px;
    left: 20px;
    width: 735px;
    background-color: #ffffff;
    margin-bottom: 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
}
#blogpreview {
    top: 700px;
    left: 20px;
    width: 735px;
    background-color: #ffffff;
    margin-bottom: 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
}
#blogholder {
    top: 100px;
    height: 1150px;
    position: absolute;
}
#pw{
    top: 1000px;
    left: 20px;
    position: absolute;
}
