@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background:url(fondo_tocor.gif);
	background-repeat:repeat-x;
	color: #333333;
}
#content {
	width: 1040px;
	margin: 0px auto 0;
	height: 820px;
	position:relative;
}
.fondomovible {
	width: 1077px;
	height:700px;
	margin: 0px auto 0;
	background:url(fondo_imagenes.png);
	background-repeat: no-repeat;
	background-position:right;
	background-position:top;
	position:absolute;
}
.clouds_real {
  width: 1028px ;
  background-image:url(clouds2.png);
  background-repeat:no-repeat;
  height:633px;
  margin-top:190px;
  margin-left:0px;
  position:absolute;
}
.cloud {
  width: 235px ;
  height:91px;
  margin-top:28px;
  background-image:url(cloudsdraw.png);
  margin-left:316px;
  position:absolute;
}
.rainbow {
	width: 187px;
	height:545px;
  background-image:url(colours.png);
  margin-top: 30px;
	position:absolute;
	left: 179px;
	top: 63px;
}
.title_seb {
  width: 397px ;
  height:87px;
  margin-top:53px;
  margin-left:121px;
  position:absolute;
}
.stain1 {
  width: 178px ;
  height:140px;
  margin-top:53px;
  margin-left:178px;
  position:absolute;
}
.tit_prnwbdsgn {
  width: 222px ;
  height:57px;
  top:123px;
  left:368px;
  position:absolute;
}
.ships {
  width: 390px ;
  height:94px;
  top:170px;
  left:63px;
  background-image:url(sailingships.png);
  position:absolute;
}
.paperclip {
  width: 333px ;
  height:215px;
  background-image:url(paperclip.png);
  top:120px;
  left:590px;
  position:absolute;
}
.thisis {
  width: 82px ;
  height:34px;
  top:150px;
  left:753px;
  position:absolute;
}
.section {
  width: 213px ;
  height:63px;
  top:180px;
  left:658px;
  position:absolute;
}
.stains {
  width: 103px ;
  height:152px;
  background-image:url(stains.png);
  top:5px;
  left:668px;
  position:absolute;
}
.mailme {
  width: 178px ;
  height:112px;
  top:580px;
  left:118px;
  position:absolute;
}
.links {
	width: 140px;
	height:170px;
	text-align: right;
	top:290px;
	left:62px;
	position:absolute;
	line-height: 10px;
}
.arrow {
	width: 52px;
	height:170px;
	top:292px;
	left:70px;
	position:absolute;
}

h1 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
</style>

