<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>sohail03 new document title</title>
</head>
<body>
<p>//For Links  a:link {  width:50; color:red; padding:3px; text-align:center; font-size:1em; } a:visited { color:blue; } a:hover { color:green; font-size:2em; text-decoration:underline; background-color:black; } ///////////////////////////////////// //Birthday .mama{ background-image:url('abc.gif'); background-image:url('def.gif'); background-image:url('ghi.gif'); background-image:url('jkl.gif'); background-image:url('mno.gif'); background-repeat:repeat-y; background-position:justify;  } /////////////////////////// // .papa{ background-color:white; color:black; } /////////////////////  //frame 1 p.ab{  background-image:url(''); style:width 2--px; border:4px soliod red; margin:4px; float:bottom; } ///////////////////////////  //About  body.about{  background-image:url('sohail.jpg');  }</p>
</body>
</html>