* {
	margin: 0;
	padding: 0;
}

body { 
    font: 9px Century Gothic, Arial, sans-serif;
    font-color:#ddd;
    background:#212121 url(http://blog.shotsense.sg/wp-content/themes/photoblog/images/body.jpg) center top no-repeat fixed;
    
    position: center;
    margin-top:100px;

}


