body {
		background:url("http://static.flickr.com/35/99090433_25d8f8bca7_m.jpg");
		color:white;
		text-align:center;
		font-family:fantasy,sans-serif;
		font-size:200%;
}

h1 { 
		position:absolute;
		bottom:0;
		left:100;
		color:rgb(100,200,255);
		font-variant:small-caps;
		font-size:300%;
}

img {
		border: red 10px inset;
		float:left;
}

a {
		text-decoration:overline;
		letter-spacing:0.5cm;
		color:yellow;
}
