AA2A Link
There are 2 sizes of logo available for you to install. One is 80 pixels wide and the other is 120 pixels wide.
Just decide which logo size you want to display and copy the code between the asterisks (but not the asterisks!) and paste it into the section of a page on your own web site, making sure that you paste it between the <body> and </body> tags (which you will find somewhere on the page of html code).

for 80 pixel wide logo
***
<A HREF="http://www.aa2a.org/">
<IMG ALT="Link to the AA2A web site"
SRC="http://www.aa2a.org/graphics/aa2a-link-logo-80.png"
WIDTH="80px" HEIGHT="41px" BORDER="0">
</A>
***

for 120 pixel wide logo
***
<A HREF="http://www.aa2a.org/">
<IMG ALT="Link to the AA2A web site"
SRC="http://www.aa2a.org/graphics/aa2a-link-logo-120.png"
WIDTH="120px" HEIGHT="62px" BORDER="0">
</A>
***





