<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> <!-- body { background-image: url(large.jpg); } .img{ border:solid; border-width: 8px; border-top-color: #988001; border-right-color: #786502; border-bottom-color: #988001; border-left-color: #786502; } .link{ border-width: 0px; } --> </style> <title>Untitled Document</title> </head> <body> <div align="center"> <p><img src="hny.png" width="700" height="500" class="img" /></p> <p><a href="http://www.plan.ru.ac.th/index.php" target="_parent"><img src="home.png" width="280" height="60" class="link" /></a></p> </div> </body> </html>