<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="style.xsl"?>

<page title="Photos of me" language="en" en_src="pics.en.xml" sv_src="pics.sv.xml" description="Tobias Blom, photos of Tobias Blom, photos of Tubbebubbe">
 <style type="text/css">
  .left {
	position: relative;
	left: 0px;
  	padding-bottom: 1em;
	padding-top: 1em;
	float: left;
	clear: left;
  }
  .right {
  	right: 0px;
  	left: auto;
  	padding-bottom: 1em;
	padding-top: 1em;
	float: right;
  }

  .frame {
 	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	text-indent: 0px;
	font-size: x-small;
	border-top: 0px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid; 
  }
			
  div div div img {
 	border-top: 1px solid;
	border-bottom: 0px solid;
	border-right: 1px solid;
	border-left: 1px solid;
  }
 </style>
 <div id="main">
  <p class="no_print">
   Here are some newly taken photos of me, so go ahead - knock yourself out.
  </p>
  <div class="left" style="width: 438px;">
   <img src="imgs/photos/exponerad.jpg" height="300" width="436" alt="Nyfödd" />
   <div class="frame">This is where it all started. Pretty cute, right!<br />
      &quot;Can't beat the feeling!!!&quot;
   </div>
  </div>

  <div class="right" style="width: 233px;">
   <img src="imgs/photos/flaskbottnar.jpg" height="300" width="231" alt="Jag har glasögon!" />
   <div class="frame">Does size (of the glasses) matter?!</div>
  </div>

  <div class="left" style="width: 214px;">
   <img src="imgs/photos/hmm.jpg" height="300" width="212" alt="Hmm..." />
   <div class="frame">Hey, check these out!</div>
  </div>

  <div class="right" style="width: 409px;">
   <img src="imgs/photos/skidkung1.jpg" height="300" width="407" alt="Kungen i backen!" />
   <div class="frame">The King has arrived!</div>
  </div>

  <div class="left" style="width: 410px;">
   <img src="imgs/photos/skidkung2.jpg" height="300" width="408" alt="Skidkungen igen" />
   <div class="frame">...actually pretty fun</div>
  </div>

  <div class="right" style="width: 233px;">
   <img src="imgs/photos/tihi.jpg" height="300" width="231" alt="Alltid med ett stort leende" />
   <div class="frame">I am always happy, and most of the time I have a big smile on my face.
   If you don&apos;t believe me; ask my mother
   </div>
  </div>
 
  <div style="width: 394px;">
   <img src="imgs/photos/trehjuling.jpg" height="300" width="392" alt="Jag cyklar fortfarande!" />
   <div class="frame" style="width: 392px;">Since I don&apos;t have a driving license (u have to be 18 here in Sweden), I use
   my bike (after the other means of transportation; car, bus, plane, train and
   space shuttle)<br /><div style="text-align: right;">(1998-09-15)</div>
   </div>
  </div>
 </div>
</page>

