Create a html webpage with the following characteristics using inline styling.
- two divs to show the details of flowers
- First div contain a h1 with id f1 and content "Flowers photos" and a paragraph tag to show the information of the flower.
- Second div contain a h1 with id f2 and content "Roses picture" and a paragraph tag to show the information of the flower.
- Set the background color of the body as yellow and alignment of the text in center.