questo è il file css...

body {

background-color: #0058ab;}

div.container {

overflow:hidden;}

/*#ffcc80 orange tang*/

/*#80cc54 orphan*/

/*#0058ab good blue */



e questa è la pagina dove ho messo l'object...




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//IT">

<html>

<head><title>page_1</title>

<link rel="stylesheet" type="text/css" href="../css/main.css">


</head>

<body>


<div class="container">

<object type="text/html" data="../testi/pagina1/pagina1_x1y1.txt" width="500" height="500">
</object>

</div>



</body>
</html>


grazie alex ho provato così ma non so, ancora non funziona