
.titleleft
{
		position: absolute; left: 20px; top: 20px; color: white
}

.titleright
{
		position: absolute; left: 420px; width: 400px; text-align: right; top: 20px; color: white
}

.photo
{
		position: absolute; left: 20px; top: 65px; width: 800px; color: white
}

a       { color: white; text-decoration:none; }
a:hover { color: white; text-decoration:underline; }