* {padding, margin: 0;}

html, body {
	background: url(../img/bg.jpg) repeat-x top; 
	position: absolute;
    height: 100%;
    width: 100%;
    outline-style: none;
    -moz-outline-style: none;
    margin: 0 auto;
}

object {outline: none;}