@import url("reset.css");

body {
background: #000 url("images/bg.png") 0% 0% repeat-x;
min-width:1000px;max-width:100%;
}

.box {
text-align:right;
}