.main
  {
    position: relative;
    top: 20px;
    width: 1000px;
    height: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
 	}
.domain	
  {
    position: relative;
    z-index: 1;
	top: -830px;
	left: -225px;
    width: 650px;
    height: 100px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: middle;
	font-size: 24pt;
	font-family: Verdana;
	font-weight: bold;
	line-height: normal;
 	}
.photo	
  {
    position: relative;
    z-index: 1;
    top: -375px;
	left: -225px;
    width: 250px;
    height: 330px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/marco.jpg);
    background-repeat: no-repeat;
 	}
.stamp	
  {
    position: relative;
    z-index: 1;
    top: -965px;
	left: 460px;
    width: 250px;
    height: 330px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/stamp.jpg);
    background-repeat: no-repeat;
 	}
.text	
  {
    position: relative;
    z-index: 1;
    top: -1130px;
	left: 350px;
    width: 450px;
    height: 600px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	line-height: normal;
	text-align:left;
 	}
.name	
  {
    position: relative;
    z-index: 1;
    top: -1460px;
	left: 350px;
    width: 150px;
    height: 100px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 32pt;
	font-family: Comic Sans MS;
	font-weight: bold;
	line-height: normal;
	text-align:left;
 	}

