/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
}


#container {

}

#header {

}

#content {

}

#footer {

}


