td{
width:425px;
padding-left:100px;
}

table{
width:850px;
}

#button1 {
position:absolute;
top:400px;
margin-left:650px;
}

*:first-child+html #button1 {
margin-left:530px;
}

*html #button1 {
margin-left:530px;
}

*:first-child+html #content1 {
margin-left:-450px;
}

*html #content1 {
margin-left:-450px;
}
