60 PAGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Dedication
For Z and J
You have my unconditional love, always
/* ----------------------------------------- *//* View slug: book-speech-english-view - start *//* ----------------------------------------- */ #pagbox { border-radius: 6px; border: 4px solid #4d94ff; padding-top: 40px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; background-color: #e0ebeb; position: absolute; width:345px; height:260px; line-height: 0.3; margin-left: 0px; margin-top: 0px;}#wave1 { opacity: 0.3; position: absolute; margin-left: -10px; margin-top: -40px;}#totalpages { position: absolute; font-size: 18px; margin-left: 105px; margin-top: -20px; padding-top: 10px; padding-right: 4px; padding-bottom: 10px; padding-left: 4px; border-radius: 6px; background-color: black; color: white;}#pageshead { font-size: 34px; padding-left: 100px; padding-right: 100px; padding-top: 10px; padding-bottom: 10px; width:300px; left: 20px; top: 40px; position: absolute; color: black; background-color: black; border-radius: 60px;}#rightarrowpag { position: absolute; margin-left: 225px; margin-top: -12px;}#leftarrowpag { position: absolute; margin-left: 8px; margin-top: -12px;}#maleavatar { position: absolute; margin-left: 75px; margin-top: 113px;}#femaleavatar { position: absolute; margin-left: 143px; margin-top: 110px;}#speechflagp { opacity: 0.6; position: absolute; margin-left: 80px; margin-top: 90px;}#spplayer { position: absolute; font-size: 18px; margin-left: 105px; margin-top: 210px;}/* ----------------------------------------- *//* View slug: book-speech-english-view - end *//* ----------------------------------------- */