@charset "utf-8";
/* CSS Document */

body
{background:url(../imgs/index.jpg) #818199;
background-position:left top;
background-repeat:no-repeat;
height:100%;
width:100%;
margin:0 0;
padding:0 0;
font-family:Arial;
overflow:hidden;
}

.centerimg
{/*background:url(../imgs/index.jpg);
background-position:left top;
background-repeat:no-repeat; */
height:100%;
width:100%;
}

.madworks
{ margin:295px 0 0 18px;
height:15px;
width:85px;
float:left;
}

.blog
{margin:295px 0 0 10px;
height:15px;
width:35px;
float:left;
}

.profile
{margin:295px 0 0 10px;
height:15px;
width:55px;
float:left;
}

.links
{margin:295px 0 0 10px;
height:15px;
width:45px;
float:left;
}
