Hello everyone! I want to make this effect -

but with PNG picture. I created on desktop folder - www. In this folder i have picture (subscribe.png) and html file.
here is my code:
Code:
<html>
<head>
</head>
<body>
<form action="...">
<p>Subskrybuj nasz biuletyn informacyjny</p>
<input type="text" name="email"
...