html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
        background-image: url("http://i29.tinypic.com/28015dj.jpg");
	background-color: #a3a3a3;
}

#header {
	background: ;
	height: 800px; 
        position: absolute;
        top: 0px;
        left: 30px;
}

#content {
        width: 470px;
	background-color: #ffffff;
        position: absolute;
        top: 650px;
        left: 160px;

}

#sidebar {
        float: left;
	width: 210px;
	background-color: #ffffff;
        position: absolute;
        top: 650px;
        left: 650px;
}

h1 {
        background-color: #ccb199;
        font-family: arial;
        font-weight:i;
        font-size:14px;
        color: #ededed;
        text-align:center;
        text-transform:normal;
        line-height: 15px;
        letter-spacing:-1px;
        margin:0px;
        padding:3px;
        border-bottom:1px solid #;
}


.padding {
	padding: 0px;
}

a#nav, a#nav:active, a#nav:link, a#nav:visited {
display:block;
font-family: Microsoft Sans Serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
background: ;
color: #000000;
text-transform: normal;
text-align: left;
letter-spacing:1px;
padding:2px;
margin-top:1px;
margin-top:1px;
text-align: center;
}
a#nav:hover {
display:block;
font-family: Microsoft Sans Serif;
font-size: 11px;
line-height:15px;
font-weight: normal;
letter-spacing: 2px;
text-decoration:none;
background: #ededed;
color: #000000;
text-transform: normal;
text-align: left;
letter-spacing:1px;
padding:2px;
margin-top:1px;
margin-top:1px;
text-align: center;
}


img {border:0px;}
b {color: #000000;}
i {color: #ccb199;}
u {color: #ee9198;}
strong {color: #ee9198;}
A:link { text-decoration: none; color:#ee9198; cursor: crosshair ;}
A:active {text-decoration: none; color:#ee9198; cursor: crosshair ;}
A:visited {text-decoration: none; color:#ee9198; cursor: crosshair ;}
A:hover { text-decoration: none; color:#000000; cursor: crosshair ;}

</style></head>

<body>
<div align="center">
  <?php
  include "/home/s03a5751/public_html/galeria/cpmfetch/cpmfetch.php";
  $objCpm = new cpm("/home/s03a5751/public_html/galeria/cpmfetch/cpmfetch_config.php");
  $objCpm->cpm_viewLastAddedMedia(2,2);
  $objCpm->cpm_close();
?>
</div>
</body>
</html>