/* CSS Document */

*		{ margin:0; padding:0; font-style:normal; font-weight:normal;}
body 	{ background: url(img/bk.gif) 10px 10px no-repeat; }

#oneimg	{ margin:30px 0 0 40px;}
.title	{ float:left;}
.image	{ float:left; margin-left:80px;}

.clear	{ clear:both;}