Prova a metterlo così:
Codice PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>RagingSoulStudio</title>
<style type="text/css">
body{
background: transparent url('sfondohome.png') top left repeat;
}
#total{
background: transparent url('tabella.png') top left repeat;
width: 800px;
margin:10px auto;
}
#header{
width: 100%;
height: 270px;
float: left;
}
#header img{
float: left;
}
#center
{
width: 100%;
min-height: 150px;
float: left;
margin-top: 10px;
}
#cbox{
float: right;
width: 200px;
}
#Embed{
float: right;
width: 390px;
}
</style>
</head>
<body>
<div id="total">
<div id="header">
[img]banner.png[/img]
[img]riga.png[/img]
</div>
<div id="center">
<div id="cbox">
<iframe id="cboxmain" height="150" frameborder="0" width="200" scrolling="auto" style="border: 1px solid rgb(219, 226, 237);" name="cboxmain" allowtransparency="yes" marginwidth="2" marginheight="2" src="http://www2.cbox.ws/box/?boxid=1705436&boxtag=rkccm3&sec=main">
</iframe>
<iframe id="cboxform" height="150" frameborder="0" width="200" scrolling="no" style="border-style: none solid solid; border-color: -moz-use-text-color rgb(219, 226, 237) rgb(219, 226, 237); border-width: 0px 1px 1px;" name="cboxform" allowtransparency="yes" marginwidth="2" marginheight="2" src="http://www2.cbox.ws/box/?boxid=1705436&boxtag=rkccm3&sec=form">
</div>
<div id="Embed">
<object height="338" width="390">
<param value="http://www.youtube.com/v/l_QNLbCETOM&hl=it&fs=1" name="movie"/>
<param value="true" name="allowFullScreen"/>
<embed height="338" width="390" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/l_QNLbCETOM&hl=it&fs=1"/>
</object>
</div>
</div>
</div>
</body>
</html>