body { 
	font-family: arial;
	padding: 100px;	
	background-image: url(images/watermark.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	}
	
.logo {
	position: absolute;
	top: 10px;
	left: 10px;		
	}
	
.name {
	position: absolute;
	top: 10px;
	right: 10px;		
	}


